com.sun.tools.jxc.apt
public class AnnotationProcessorFactoryImpl extends Object implements AnnotationProcessorFactory
This is the entry point for the APT driver.
Method Summary | |
---|---|
AnnotationProcessor | getProcessorFor(Set<AnnotationTypeDeclaration> atds, AnnotationProcessorEnvironment env) |
Collection<String> | supportedAnnotationTypes() |
Collection<String> | supportedOptions() |