|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface AntExtends
Annotation that indicates an Ant task/type has the same features of another
| Required Element Summary | |
|---|---|
String |
taskName
Gets the name of the task to be extended |
| Element Detail |
|---|
public abstract String taskName
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||