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