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


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

Defines several StackCallParam annotations on the same element.

See Also:
StackCallParam

Required Element Summary
 StackCallParam[] value
           
 

Element Detail

value

public abstract StackCallParam[] value


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