| 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 |
| AnnotationParser | Used to parse <xs:annotation>. | code | html |
| 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 |
com.sun.xml.xsom package.