com.sun.tools.xjc.reader.xmlschema.bindinfo

Class AnnotationParserFactoryImpl

public class AnnotationParserFactoryImpl extends Object implements AnnotationParserFactory

Implementation of XSOM AnnotationParserFactory that parses JAXB customization declarations.
Constructor Summary
AnnotationParserFactoryImpl(Options opts)
Method Summary
AnnotationParsercreate()

Constructor Detail

AnnotationParserFactoryImpl

public AnnotationParserFactoryImpl(Options opts)

Method Detail

create

public AnnotationParser create()