|
Devsphere.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.devsphere.examples.xml.taglib.DemoUtils
Contains a method that escapes &, <, > and " from an XML text.
| Constructor Summary | |
DemoUtils()
|
|
| Method Summary | |
static java.lang.String |
escapeXml(java.lang.String text)
Escapes &, <, > and " from an XML text. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DemoUtils()
| Method Detail |
public static java.lang.String escapeXml(java.lang.String text)
|
Devsphere.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||