Package | Description |
---|---|
com.fortyoneconcepts.valjogen.model |
This package contains an indenpendent intermediate representation that is used by string templates when generating output.
|
com.fortyoneconcepts.valjogen.processor |
This package contains the main classes for annotation processing and the controller for generating output.
|
Modifier and Type | Field and Description |
---|---|
private VALJOGenerate |
Configuration.generateAnnotation |
Constructor and Description |
---|
Configuration(String sourceElementName,
SourceVersion targetSourceVersion,
VALJOGenerate annotation,
Locale optDefaultLocale,
Map<String,String> options) |
Configuration(String sourceElementName,
SourceVersion targetSourceVersion,
VALJOGenerate annotation,
VALJOConfigure configureAnnotation,
Locale optDefaultLocale,
Map<String,String> options) |
Modifier and Type | Field and Description |
---|---|
private Class<VALJOGenerate> |
AnnotationProcessor.annotationGenerateClass |
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.