◆ escapeXMLChars() [1/2]
static final String org.cybergarage.xml.XML.escapeXMLChars |
( |
String | input | ) |
|
|
inlinestatic |
◆ escapeXMLChars() [2/2]
static final String org.cybergarage.xml.XML.escapeXMLChars |
( |
String | input, |
|
|
boolean | quote ) |
|
inlinestaticprivate |
◆ unescapeXMLChars()
static final String org.cybergarage.xml.XML.unescapeXMLChars |
( |
String | input | ) |
|
|
inlinestatic |
◆ CHARSET_UTF8
final String org.cybergarage.xml.XML.CHARSET_UTF8 = "utf-8" |
|
static |
◆ DEFAULT_CONTENT_LANGUAGE
final String org.cybergarage.xml.XML.DEFAULT_CONTENT_LANGUAGE = "en" |
|
static |
◆ DEFAULT_CONTENT_TYPE
final String org.cybergarage.xml.XML.DEFAULT_CONTENT_TYPE = "text/xml; charset=\"utf-8\"" |
|
static |
The documentation for this class was generated from the following file:
- core/src/main/java/org/cybergarage/xml/XML.java