antsnest.annotation
Annotation Type AntAccepts


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface AntAccepts

Annotation that lists the names of all the nested elements accepted

Author:
Chris Clohosy

Required Element Summary
 String[] value
          Gets the values that were passed to this annotation
 

Element Detail

value

public abstract String[] value
Gets the values that were passed to this annotation

Returns:
a String[], the values