Package | Description |
---|---|
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.
|
Class and Description |
---|
AnnotationHandler
Intercepts a
Class visit performed by
the DigesterLoader . |
AnnotationHandlerFactory
An object capable of providing instances of
AnnotationHandler . |
Class and Description |
---|
AnnotationHandler
Intercepts a
Class visit performed by
the DigesterLoader . |
Class and 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.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.