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


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

Defines several @FactoryCreate annotations on the same element.

See Also:
FactoryCreate

Required Element Summary
 FactoryCreate[] value
           
 

Element Detail

value

public abstract FactoryCreate[] value


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