@SupportedAnnotationTypes(value="ch.ralscha.extdirectspring.generator.Model") @SupportedOptions(value={"outputFormat","debug","includeValidation"}) public class ModelAnnotationProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
ModelAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2010-2013. All Rights Reserved.