Searched defs:isXML11Content (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXML11Char.java207 public static boolean isXML11Content(int c) { method in class:XML11Char
210 } // isXML11Content(int):boolean
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DXML11Char.java203 public static boolean isXML11Content(int c) { method in class:XML11Char
206 } // isXML11Content(int):boolean

Completed in 31 milliseconds