jp.gr.xml.relax.xml
Class UXML
java.lang.Object
jp.gr.xml.relax.xml.UXML
public final class UXML
- extends Object
UXML
- Since:
- Jan. 29, 2000
Constructor Summary |
UXML()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UXML
public UXML()
escape
public static String escape(String string)
escapeEntityQuot
public static String escapeEntityQuot(String string)
escapeEntityApos
public static String escapeEntityApos(String string)
escapeAttrQuot
public static String escapeAttrQuot(String string)
escapeAttrApos
public static String escapeAttrApos(String string)
escapeSystemQuot
public static String escapeSystemQuot(String string)
escapeSystemApos
public static String escapeSystemApos(String string)
escapeCharData
public static String escapeCharData(String string)