Class | Description |
---|---|
AnnotationParser |
The annotation visitor.
|
AnnotationValidator |
Validates that the type for an annotation value that has been parsed is the correct type, e.g.
|
Exception | Description |
---|---|
AnnotationValidationException |
Thrown when error in the validation of the values of the annotations.
|
ParseException |
Thrown when error in parsing the annotation expression
ie when the JSR-175 checks fails.
|