XML for Java Compatibility API 2.0.6
A B C D E F G H I L M N O P Q R S T U V W X

B

backReference(String, String) - Static method in class com.ibm.xml.parser.Util
Returns the specified string after substituting &, <, >, , and UTF-16 surrogates for the set of general entities (&amp;, &lt;, &gt;) and numeric character references (&#...) respectively.
backReference(String, String, String) - Static method in class com.ibm.xml.parser.Util
Returns the specified string after substituting specials, and UTF-16 surrogates for chracter references &#xnn.
backReferenceForEntity(String, String) - Static method in class com.ibm.xml.parser.Util
Returns the specified string after substituting ", ', %, CR, LF, TAB,and UTF-16 surrogates for &#x26;, &#x22;, &#x27;, &#x25;, &#x0D;, &#x0A, &#x09, and &#x...; respectively.

XML for Java Compatibility API 2.0.6
A B C D E F G H I L M N O P Q R S T U V W X