| Changed Methods |
String
escapeXML(
String,
boolean
,
boolean
)
|
Documentation changed from old to new. |
Serializes the node value in XML encoding. |
boolean
isXMLName(
String)
|
Documentation changed from old to new. |
Simple check for valid XMLNames. |
boolean
isXMLNameNS(
String)
|
Documentation changed from old to new. |
Checks if the value is a legal "unqualified" XML name, as defined in the XML Namespaces proposed recommendation. |
String
normalizeLangValue(
String)
|
Documentation changed from old to new. |
Normalize an xml:lang value so that comparisons are effectively case insensitive as required by RFC 3066 (which superceeds RFC 1766). |