Uses of Package
org.apache.commons.digester.annotations
-
Packages that use org.apache.commons.digester.annotations Package Description org.apache.commons.digester.annotations Theannotationspackage provides for Java5 Annotations meta data-based definition of rules forDigester.org.apache.commons.digester.annotations.handlers Thehandlerspackage containsDigesterLoaderHandlerimplementations.org.apache.commons.digester.annotations.internal This package contains internal use only classes, users can ignore it.org.apache.commons.digester.annotations.providers This package containsAnnotationRuleProviderimplementations.org.apache.commons.digester.annotations.rules Classes contained in this package are annotations that reflect Digester rules.org.apache.commons.digester.annotations.spi Contains annotations package SPI definition. -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations Class Description AnnotationRuleProvider An object capable of providing instances ofRule.DigesterLoader This class manages the creation of Digester instances analyzing target classes annotated with digester annotations.DigesterLoaderHandler ADigesterLoaderHandlerintercept aClassvisit performed by theDigesterLoaderand performs theDigesterLoaderHandler.handle(Annotation, AnnotatedElement, FromAnnotationsRuleSet)method.FromAnnotationRuleProviderFactory DigesterLoaderbuilder implementation.FromAnnotationsRuleSet -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations.handlers Class Description DigesterLoaderHandler ADigesterLoaderHandlerintercept aClassvisit performed by theDigesterLoaderand performs theDigesterLoaderHandler.handle(Annotation, AnnotatedElement, FromAnnotationsRuleSet)method.FromAnnotationsRuleSet -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations.internal Class Description AnnotationRuleProvider An object capable of providing instances ofRule.DigesterLoaderHandler ADigesterLoaderHandlerintercept aClassvisit performed by theDigesterLoaderand performs theDigesterLoaderHandler.handle(Annotation, AnnotatedElement, FromAnnotationsRuleSet)method.DigesterLoadingException The exception thrown when an error occurs while analyzing targets and building rule sets.FromAnnotationsRuleSet -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations.providers Class Description AnnotationRuleProvider An object capable of providing instances ofRule. -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations.rules Class Description CreationRule Marks a Digester rule as a creation rule, that's crucial for thesetNextrule.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. -
Classes in org.apache.commons.digester.annotations used by org.apache.commons.digester.annotations.spi Class Description AnnotationRuleProvider An object capable of providing instances ofRule.DigesterLoaderHandler ADigesterLoaderHandlerintercept aClassvisit performed by theDigesterLoaderand performs theDigesterLoaderHandler.handle(Annotation, AnnotatedElement, FromAnnotationsRuleSet)method.DigesterLoadingException The exception thrown when an error occurs while analyzing targets and building rule sets.