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


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

Defines several @PathCallParam annotations on the same element.

See Also:
PathCallParam

Required Element Summary
 PathCallParam[] value
           
 

Element Detail

value

public abstract PathCallParam[] value


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