Searched refs:isSupplemental (Results 1 - 5 of 5) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DDOM3TreeWalker.java1167 && XMLChar.isSupplemental(
1188 && XMLChar.isSupplemental(
1230 && XMLChar.isSupplemental(
1251 && XMLChar.isSupplemental(
1291 && XMLChar.isSupplemental(
1340 && XMLChar.isSupplemental(
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java1094 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1136 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1194 XMLChar.isSupplemental(XMLChar.supplemental(ch, ch2))) {
1216 XMLChar.isSupplemental(XMLChar.supplemental(ch, ch2))) {
1257 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1284 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xml/internal/utils/
H A DXMLChar.java348 public static boolean isSupplemental(int c) { method in class:XMLChar
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLChar.java729 public static boolean isSupplemental(int c) { method in class:XMLChar
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/fastinfoset/org/apache/xerces/util/
H A DXMLChar.java797 public static boolean isSupplemental(int c) { method in class:XMLChar

Completed in 204 milliseconds