@AutoService(value=javax.annotation.processing.Processor.class) public class MdiIconsProcessor extends org.dominokit.domino.apt.commons.BaseProcessor
elementFactory, elementUtils, filer, messager, typeUtilsprocessingEnv| Constructor and Description |
|---|
MdiIconsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedAnnotationTypes() |
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
createResourceFile, createSourceFile, init, newProcessorElement, obtainResourceWriter, obtainSourceWriter, validateElementKindgetCompletions, getSupportedOptions, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2019. All rights reserved.