org.apache.commons.digester3.annotations
Annotation Type DigesterRuleList


@Documented
@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface DigesterRuleList

Meta-annotation that marks an annotation as a list of commons-digester annotations.

Since:
2.1



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