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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java1101 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1143 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1201 XMLChar.isSupplemental(XMLChar.supplemental(ch, ch2))) {
1223 XMLChar.isSupplemental(XMLChar.supplemental(ch, ch2))) {
1264 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
1291 XMLChar.isSupplemental(XMLChar.supplemental(c, c2))) {
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DXMLChar.java350 public static boolean isSupplemental(int c) { method in class:XMLChar
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLChar.java729 public static boolean isSupplemental(int c) { method in class:XMLChar
/openjdk7/jaxws/src/share/jaxws_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 51 milliseconds