com.sun.tools.xjc.reader.xmlschema.bindinfo
Class AnnotationParserFactoryImpl
java.lang.Object
com.sun.tools.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl
- All Implemented Interfaces:
- AnnotationParserFactory
public class AnnotationParserFactoryImpl
- extends Object
- implements AnnotationParserFactory
Implementation of XSOM AnnotationParserFactory
that
parses JAXB customization declarations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationParserFactoryImpl
public AnnotationParserFactoryImpl(Options opts)
create
public AnnotationParser create()
- Specified by:
create
in interface AnnotationParserFactory