| Package | Description |
|---|---|
| com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
| 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 | Method and Description |
|---|---|
AnnotationParserFactory |
ParserContext.getAnnotationParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationParserFactory |
XSOMParser.getAnnotationParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
XSOMParser.setAnnotationParser(AnnotationParserFactory factory)
Sets the annotation parser factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomAnnotationParserFactory
AnnotationParserFactory that parses annotations into a W3C DOM. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.