public abstract class AbstractTypeConverterGenerator extends AbstractCamelAnnotationProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractTypeConverterGenerator.ClassConverters |
processingEnv| Constructor and Description |
|---|
AbstractTypeConverterGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getSupportedSourceVersion, processgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedprotected void doProcess(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv) throws Exception
doProcess in class AbstractCamelAnnotationProcessorExceptionApache Camel