@SupportedAnnotationTypes(value="org.glassfish.hk2.xml.api.annotations.Hk2XmlPreGenerate") public class Hk2XmlGenerator extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
Hk2XmlGenerator() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion()
Gets rid of warnings and this code should work with all source versions
|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2009–2020 Oracle Corporation. All rights reserved.