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


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

Defines several @CallMethod annotations on the same element.

See Also:
CallMethod

Required Element Summary
 CallMethod[] value
           
 

Element Detail

value

public abstract CallMethod[] value


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