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 VALJOConfigure |
Configuration.configureAnnotation |
Constructor and Description |
---|
Configuration(String sourceElementName,
SourceVersion targetSourceVersion,
VALJOGenerate annotation,
VALJOConfigure configureAnnotation,
Locale optDefaultLocale,
Map<String,String> options) |
Modifier and Type | Field and Description |
---|---|
private Class<VALJOConfigure> |
AnnotationProcessor.annotationConfigurationClass |
Modifier and Type | Method and Description |
---|---|
private VALJOConfigure |
AnnotationProcessor.getClosestConfiguration(Element annotatedInterfaceElement)
Looks for VALJOConfigure in interface and package of interface.
|
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.