Uses of Package
org.apache.commons.digester3.annotations
Packages that use org.apache.commons.digester3.annotations
Package
Description
The
annotations
package provides for Java5 Annotations
meta data-based definition of rules for Digester
.The
handlers
package contains
AnnotationHandler
implementations.Classes contained in this package are annotations that reflect Digester rules.
-
Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotationsClassDescriptionIntercepts a
Class
visit performed by theDigesterLoader
.An object capable of providing instances ofAnnotationHandler
.ARulesBinder
implementation with memory to maintain which classes have already been analyzed. -
-
Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations.rulesClassDescriptionMeta-annotation that marks an annotation as part of commons-digester.Meta-annotation that marks an annotation as a list of commons-digester annotations.