|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
annotations
package provides for Java5 Annotations
meta data-based definition of rules for Digester
.
See:
Description
Interface Summary | |
---|---|
AnnotationHandler<A extends Annotation,E extends AnnotatedElement> | Intercepts a Class visit performed by
the DigesterLoader . |
AnnotationHandlerFactory | An object capable of providing instances of AnnotationHandler . |
Class Summary | |
---|---|
FromAnnotationsRuleModule | RulesModule implementation that allows loading rules from
annotated classes. |
Annotation Types Summary | |
---|---|
DigesterRule | Meta-annotation that marks an annotation as part of commons-digester. |
DigesterRuleList | Meta-annotation that marks an annotation as a list of commons-digester annotations. |
The annotations
package provides for Java5 Annotations
meta data-based definition of rules for Digester
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |