@SupportedAnnotationTypes(value="*") public class SchemaGenerator extends AbstractProcessor
Processor that implements the schema generator
command line tool.processingEnv| Constructor and Description |
|---|
SchemaGenerator() |
SchemaGenerator(Map<String,File> m) |
| Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.