Home » openjdk-7 » com.sun.xml.internal » xsom » parser »

com.sun.xml.internal.xsom.parser

Interfaces:

AnnotationParserFactory   Factory for AnnotationParser code | html
SchemaDocument   Represents a parsed XML schema document.  code | html
XMLParser   Interface that hides the detail of parsing mechanism.  code | html

Abstract Classes:

AnnotationParser   Used to parse <xs:annotation>.  code | html

Classes:

AnnotationContext   Enumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.  code | html
JAXPParser   Standard XMLParser implemented by using JAXP.  code | html
JAXPParser.XMLReaderEx   XMLReader with improved error message for entity resolution failure.  code | html
XSOMParser   Parses possibly multiple W3C XML Schema files and compose them into one grammar.  code | html