Package | Description |
---|---|
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
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 | Class | Description |
---|---|---|
class |
AnnotationParserFactoryImpl |
Implementation of XSOM
AnnotationParserFactory that
parses JAXB customization declarations. |
Modifier and Type | Method | Description |
---|---|---|
AnnotationParserFactory |
ParserContext.getAnnotationParserFactory() |
Modifier and Type | Method | Description |
---|---|---|
AnnotationParserFactory |
XSOMParser.getAnnotationParserFactory() |
Modifier and Type | Method | Description |
---|---|---|
void |
XSOMParser.setAnnotationParser(AnnotationParserFactory factory) |
Sets the annotation parser factory.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DomAnnotationParserFactory |
AnnotationParserFactory that parses annotations into a W3C DOM. |
Copyright © 2018 Oracle Corporation. All rights reserved.