Uses of Package
org.apache.commons.digester3.annotations

Packages that use org.apache.commons.digester3.annotations
org.apache.commons.digester3.annotations The annotations package provides for Java5 Annotations meta data-based definition of rules for Digester
org.apache.commons.digester3.annotations.handlers The handlers package contains AnnotationHandler 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
AnnotationHandler
          Intercepts a Class visit performed by the DigesterLoader.
AnnotationHandlerFactory
          An object capable of providing instances of AnnotationHandler.
 

Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations.handlers
AnnotationHandler
          Intercepts a Class visit performed by the DigesterLoader.
 

Classes in org.apache.commons.digester3.annotations used by org.apache.commons.digester3.annotations.rules
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.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.