Package | Description |
---|---|
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
com.sun.xml.xsom.impl.parser.state | |
com.sun.xml.xsom.parser |
Classes to parse XML Schema documents into objects of
com.sun.xml.xsom package. |
com.sun.xml.xsom.util |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultAnnotationParser
AnnotationParser that just ignores annotation.
|
Modifier and Type | Field and Description |
---|---|
static AnnotationParser |
DefaultAnnotationParser.theInstance |
Modifier and Type | Method and Description |
---|---|
AnnotationParser |
NGCCRuntimeEx.createAnnotationParser()
Creates a new instance of annotation parser.
|
Modifier and Type | Field and Description |
---|---|
private AnnotationParser |
annotation.parser |
Modifier and Type | Method and Description |
---|---|
AnnotationParser |
AnnotationParserFactory.create() |
Modifier and Type | Class and Description |
---|---|
private static class |
DomAnnotationParserFactory.AnnotationParserImpl |
Modifier and Type | Method and Description |
---|---|
AnnotationParser |
DomAnnotationParserFactory.create() |