org.apache.commons.digester.annotations.rules
Annotation Type AttributeCallParam.List


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@DigesterRuleList
public static @interface AttributeCallParam.List

Defines several @AttributeCallParam annotations on the same element.

See Also:
AttributeCallParam

Required Element Summary
 AttributeCallParam[] value
           
 

Element Detail

value

public abstract AttributeCallParam[] value


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