org.fusesource.web.console.client.util
Class HtmlHelper

java.lang.Object
  extended by org.fusesource.web.console.client.util.HtmlHelper

public class HtmlHelper
extends java.lang.Object

Version:
$Revision: 1.1 $

Constructor Summary
HtmlHelper()
           
 
Method Summary
static java.lang.String encode(java.lang.String text)
           
static java.lang.String format(java.util.Map properties)
           
static java.lang.String format(java.lang.Object text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlHelper

public HtmlHelper()
Method Detail

format

public static java.lang.String format(java.lang.Object text)

encode

public static java.lang.String encode(java.lang.String text)

format

public static java.lang.String format(java.util.Map properties)


Copyright © 2009 FuseSource. All Rights Reserved.