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


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

Defines several @ObjectCreate annotations on the same element.

See Also:
ObjectCreate

Required Element Summary
 ObjectCreate[] value
           
 

Element Detail

value

public abstract ObjectCreate[] value


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