org.cybergarage.xml
Class XML

java.lang.Object
  extended by org.cybergarage.xml.XML

public class XML
extends Object


Field Summary
static String CONTENT_TYPE
           
 
Constructor Summary
XML()
           
 
Method Summary
static String escapeXMLChars(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_TYPE

public static final String CONTENT_TYPE
See Also:
Constant Field Values
Constructor Detail

XML

public XML()
Method Detail

escapeXMLChars

public static final String escapeXMLChars(String input)