@SupportedAnnotationTypes(value="xapi.annotation.model.*") @SupportedSourceVersion(value=RELEASE_7) public class ModelAnnotationProcessor extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
protected Filer |
filer |
processingEnv| Constructor and Description |
|---|
ModelAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<String> |
getPlatforms(Element element) |
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedprotected Filer filer
public final void init(ProcessingEnvironment processingEnv)
init in interface Processorinit in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.