See: Description
| Interface | Description | 
|---|---|
| AnnotatedAntTask | |
| AntTaskLogMethods | Interface to provide common default logging methods for
  Tasks. | 
| AntTaskMixIn | Marker interface to indicate sub-interfaces should only be implemented by
 a  Task. | 
| ClasspathDelegateAntTask | Interface to provide common default methods for
  Tasks that implement the syntax described inClasspathUtils.Delegate. | 
| ConfigurableAntTask | Provides default  Task.init()method to initializeTaskattributes from project properties. | 
| PropertySetterAntTask | Interface to provide common default methods for  Tasks that may
 assign property values. | 
| Annotation Type | Description | 
|---|---|
| AntLib | |
| AntTask | |
| AntTaskAttributeConstraint | JSR303-inspired Ant Task attribute constraint annotation. | 
| NotEmpty | AntTaskAttributeConstraintannotation to indicate that an
 attribute cannot be an emptyCollection. | 
| NotNull | AntTaskAttributeConstraintannotation to indicate that an
 attribute cannot benull. | 
Copyright © 2015–2020 Allen D. Ball. All rights reserved.