com.sun.tools.jxc.apt
Class AnnotationProcessorFactoryImpl
java.lang.Object
com.sun.tools.jxc.apt.AnnotationProcessorFactoryImpl
public class AnnotationProcessorFactoryImpl
- extends java.lang.Object
AnnotationProcessorFactory
for JAXB.
This is the entry point for the APT driver.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationProcessorFactoryImpl
public AnnotationProcessorFactoryImpl()
supportedOptions
public java.util.Collection<java.lang.String> supportedOptions()
supportedAnnotationTypes
public java.util.Collection<java.lang.String> supportedAnnotationTypes()
getProcessorFor
public AnnotationProcessor getProcessorFor(java.util.Set<AnnotationTypeDeclaration> atds,
AnnotationProcessorEnvironment env)