com.sun.xml.internal.xsom package.See: Description
| Interface | Description |
|---|---|
| [source] AnnotationParserFactory |
Factory for
AnnotationParser. |
| [source] SchemaDocument |
Represents a parsed XML schema document.
|
| [source] XMLParser |
Interface that hides the detail of parsing mechanism.
|
| Class | Description |
|---|---|
| [source] AnnotationContext |
Enumeration used to represent the type of the schema component
that is being parsed when the AnnotationParser is called.
|
| [source] AnnotationParser |
Used to parse <xs:annotation>.
|
| [source] JAXPParser |
Standard XMLParser implemented by using JAXP.
|
| [source] XSOMParser |
Parses possibly multiple W3C XML Schema files and compose
them into one grammar.
|
com.sun.xml.internal.xsom package.