@Deprecated public abstract class AnnotationProcessor extends AbstractTypeElementAnnotationProcessor
processingEnv| Constructor and Description |
|---|
AnnotationProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends Annotation> |
annotationType()
Deprecated.
|
Set<String> |
getSupportedAnnotationTypes()
Deprecated.
|
SourceVersion |
getSupportedSourceVersion()
Deprecated.
|
protected Set<TypeElement> |
roundTypeElementSet(RoundEnvironment roundEnv)
Deprecated.
|
action, filter, generate, info, name, onError, onFinish, onStart, onSuccess, peek, processgetCompletions, 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 © 2016 Objectos Software LTDA. All rights reserved.