Searched defs:isPubid (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLChar.java886 public static boolean isPubid(int c) { method in class:XMLChar
888 } // isPubid(int):boolean
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DXMLChar.java507 public static boolean isPubid(int c) { method in class:XMLChar
509 } // isPubid(int):boolean
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/org/apache/xerces/util/
H A DXMLChar.java954 public static boolean isPubid(int c) { method in class:XMLChar
956 } // isPubid(int):boolean

Completed in 1423 milliseconds