Processor@SupportedAnnotationTypes("*") public class SchemaGenerator extends AbstractProcessor
Processor that implements the schema generator
command line tool.processingEnv| Constructor | Description |
|---|---|
SchemaGenerator() |
|
SchemaGenerator(Map<String,File> m) |
| Modifier and Type | Method | Description |
|---|---|---|
SourceVersion |
getSupportedSourceVersion() |
|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
|
void |
setEpisodeFile(File episodeFile) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic void setEpisodeFile(File episodeFile)
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorCopyright © 2018 Oracle Corporation. All rights reserved.