Uses of Interface
com.sun.xml.xsom.parser.AnnotationParserFactory
Packages that use AnnotationParserFactory
Package
Description
Object Model that represents customization declarations.
-
Uses of AnnotationParserFactory in com.sun.tools.xjc.reader.xmlschema.bindinfo
Classes in com.sun.tools.xjc.reader.xmlschema.bindinfo that implement AnnotationParserFactoryModifier and TypeClassDescriptionclassImplementation of XSOMAnnotationParserFactorythat parses JAXB customization declarations. -
Uses of AnnotationParserFactory in com.sun.xml.xsom.impl.parser
Methods in com.sun.xml.xsom.impl.parser that return AnnotationParserFactory -
Uses of AnnotationParserFactory in com.sun.xml.xsom.parser
Methods in com.sun.xml.xsom.parser that return AnnotationParserFactoryMethods in com.sun.xml.xsom.parser with parameters of type AnnotationParserFactoryModifier and TypeMethodDescriptionvoidXSOMParser.setAnnotationParser(AnnotationParserFactory factory) Sets the annotation parser factory. -
Uses of AnnotationParserFactory in com.sun.xml.xsom.util
Classes in com.sun.xml.xsom.util that implement AnnotationParserFactoryModifier and TypeClassDescriptionclassAnnotationParserFactorythat parses annotations into a W3C DOM.