|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AnnotationVisitor | This interface specifies the methods for a visitor of
Annotation objects. |
| ElementValueVisitor | This interface specifies the methods for a visitor of ElementValue
objects. |
| Class Summary | |
|---|---|
| AllAnnotationVisitor | This AttributeVisitor lets a given AnnotationVisitor visit all Annotation objects of the attributes it visits. |
| AnnotatedClassVisitor | This AnnotationVisitor delegates all visits to a given ClassVisitor. |
| AnnotationToMemberVisitor | This AnnotationVisitor delegates all visits to a given MemberVisitor. |
| AnnotationTypeFilter | This AnnotationVisitor delegates its visits to another given
AnnotationVisitor, but only when the visited annotation has
a type that matches a given regular expression. |
This package contains visitors for annotation attributes and their components.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||