Uses of Package
com.sun.xml.xsom.parser
Packages that use com.sun.xml.xsom.parser
Package
Description
Schema to Java compiler
internalization of external binding files and <jaxb:bindings> customizations.
Object Model that represents customization declarations.
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom package.Parser that reads XML Schema documents and builds an
XSSchemaSet object.Classes to parse XML Schema documents into objects of
com.sun.xml.xsom package.-
Classes in com.sun.xml.xsom.parser used by com.sun.tools.ws.wsdl.parser
-
Classes in com.sun.xml.xsom.parser used by com.sun.tools.xjcClassDescriptionInterface that hides the detail of parsing mechanism.Parses possibly multiple W3C XML Schema files and compose them into one grammar.
-
Classes in com.sun.xml.xsom.parser used by com.sun.tools.xjc.reader.internalizer
-
Classes in com.sun.xml.xsom.parser used by com.sun.tools.xjc.reader.xmlschema.bindinfo
-
Classes in com.sun.xml.xsom.parser used by com.sun.xml.xsom
-
Classes in com.sun.xml.xsom.parser used by com.sun.xml.xsom.impl
-
Classes in com.sun.xml.xsom.parser used by com.sun.xml.xsom.impl.parserClassDescriptionUsed to parse
<xs:annotation>.Factory forAnnotationParser.Represents a parsed XML schema document.Interface that hides the detail of parsing mechanism.Parses possibly multiple W3C XML Schema files and compose them into one grammar. -
Classes in com.sun.xml.xsom.parser used by com.sun.xml.xsom.parserClassDescriptionEnumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.Used to parse
<xs:annotation>.Factory forAnnotationParser.Represents a parsed XML schema document.Interface that hides the detail of parsing mechanism. -
Classes in com.sun.xml.xsom.parser used by com.sun.xml.xsom.util