Uses of Package
org.apache.commons.digester3.annotations
-
Packages that use org.apache.commons.digester3.annotations Package Description org.apache.commons.digester3.annotations Theannotationspackage provides for Java5 Annotations meta data-based definition of rules forDigester.org.apache.commons.digester3.annotations.handlers Thehandlerspackage containsAnnotationHandlerimplementations.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 aClassvisit performed by theDigesterLoader.AnnotationHandlerFactory An object capable of providing instances ofAnnotationHandler. -
Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations.handlers Class Description AnnotationHandler Intercepts aClassvisit 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.