Class | Description |
---|---|
AbstractAnnotationProcessor |
UES generic annotations-processor,should be extended by specialized tools in
components.
|
JAXBNameUtil |
Helper class for JAXB name conversion.
|
OptionsHelper |
Helper class to work with options passed to APT processor.
|
ProcessingContext |
The environment context
|
TypeUtil |
Some utilities methods for simpler work with types, classes, etc.
|
Enum | Description |
---|---|
AbstractAnnotationProcessor.FileType | |
InvalidOptionsRTException.E05602 |
ECODE - The reserved Error codes for this exception.
|
Exception | Description |
---|---|
APTRuntimeException |
The parent for all Annotation processing exception generated by UES processors.
|
InvalidOptionsRTException |