Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS
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.
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.

A B C D E F G H I L M N O P Q R S T U V W X
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS