|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.gwtframework.commons.util.StringEscapeUtils
public class StringEscapeUtils
| Constructor Summary | |
|---|---|
StringEscapeUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
htmlEncode(java.lang.String input)
HTML-encode a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringEscapeUtils()
| Method Detail |
|---|
public static java.lang.String htmlEncode(java.lang.String input)
input - the String to convert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||