Package org.apache.commons.digester3.annotations
package org.apache.commons.digester3.annotations
The
annotations
package provides for Java5 Annotations
meta data-based definition of rules for Digester
.-
ClassDescriptionIntercepts a
Class
visit performed by theDigesterLoader
.An object capable of providing instances ofAnnotationHandler
.DefaultAnnotationHandlerFactory
implementation.Meta-annotation that marks an annotation as part of commons-digester.Meta-annotation that marks an annotation as a list of commons-digester annotations.RulesModule
implementation that allows loading rules from annotated classes.ARulesBinder
implementation with memory to maintain which classes have already been analyzed.