Uses of Class
com.sun.xml.xsom.parser.AnnotationParser
Packages that use AnnotationParser
Package
Description
Object Model that represents customization declarations.
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.-
Uses of AnnotationParser in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return AnnotationParser -
Uses of AnnotationParser in com.sun.xml.xsom.impl.parser
Methods in com.sun.xml.xsom.impl.parser that return AnnotationParserModifier and TypeMethodDescriptionNGCCRuntimeEx.createAnnotationParser()Creates a new instance of annotation parser. -
Uses of AnnotationParser in com.sun.xml.xsom.parser
Methods in com.sun.xml.xsom.parser that return AnnotationParserMethod parameters in com.sun.xml.xsom.parser with type arguments of type AnnotationParserModifier and TypeMethodDescriptionvoidXSOMParser.setAnnotationParser(Class<? extends AnnotationParser> annParser) Sets the annotation parser. -
Uses of AnnotationParser in com.sun.xml.xsom.util
Methods in com.sun.xml.xsom.util that return AnnotationParser