public abstract class AnnotationProcessor extends AbstractTypeElementAnnotationProcessor
processingEnv| Constructor and Description |
|---|
AnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends Annotation> |
annotationType() |
Set<String> |
getSupportedAnnotationTypes() |
SourceVersion |
getSupportedSourceVersion() |
protected Set<TypeElement> |
roundTypeElementSet(RoundEnvironment roundEnv) |
filter, generate, info, name, peek, process, processReturnOnError, processReturnOnSuccessgetCompletions, getSupportedOptions, init, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractTypeElementAnnotationProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractTypeElementAnnotationProcessorprotected abstract Class<? extends Annotation> annotationType()
protected Set<TypeElement> roundTypeElementSet(RoundEnvironment roundEnv)
roundTypeElementSet in class AbstractTypeElementAnnotationProcessorCopyright © 2015 Objectos Software LTDA. All rights reserved.