Package org.apache.commons.digester.annotations
package org.apache.commons.digester.annotations
The
annotations package provides for Java5 Annotations
meta data-based definition of rules for Digester.-
ClassDescriptionAn object capable of providing instances of
Rule.Marks a Digester rule as a creation rule, that's crucial for thesetNextrule.This class manages the creation of Digester instances analyzing target classes annotated with digester annotations.DigesterLoaderbuilder implementation.ADigesterLoaderHandlerintercept aClassvisit performed by theDigesterLoaderand performs theDigesterLoaderHandler.handle(Annotation, AnnotatedElement, FromAnnotationsRuleSet)method.The exception thrown when an error occurs while analyzing targets and building rule sets.Meta-annotation that marks an annotation as part of commons-digester.Meta-annotation that marks an annotation as a list of commons-digester annotations.DigesterLoaderbuilder implementation.