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.
Author:
Kohsuke Kawaguchi ([email protected])