Uses of Package
org.apache.commons.digester3.annotations
-
Packages that use org.apache.commons.digester3.annotations Package Description org.apache.commons.digester3.annotations Theannotations
package provides for Java5 Annotations meta data-based definition of rules forDigester
.org.apache.commons.digester3.annotations.handlers Thehandlers
package containsAnnotationHandler
implementations.org.apache.commons.digester3.annotations.rules Classes contained in this package are annotations that reflect Digester rules. -
Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations Class Description AnnotationHandler Intercepts aClass
visit performed by theDigesterLoader
.AnnotationHandlerFactory An object capable of providing instances ofAnnotationHandler
.WithMemoryRulesBinder 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.handlers Class Description AnnotationHandler Intercepts aClass
visit performed by theDigesterLoader
. -
Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations.rules Class Description 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.