org.apache.commons.digester3.annotations.rules
Annotation Type CallParam.List


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

Defines several @CallParam annotations on the same element.

See Also:
CallParam

Required Element Summary
 CallParam[] value
           
 

Element Detail

value

public abstract CallParam[] value


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