AntlrSourceDirectorySet
, ConfigurableFileCollection
, ConfigurableFileTree
, Configuration
, FileCollection
, FileTree
, GroovySourceDirectorySet
, ScalaSourceDirectorySet
, SourceDirectorySet
, SourceSetOutput
PatternSet
public interface AntBuilderAware
AntBuilderAware
represents an object which can add itself to Ant tasks, using an AntBuilder
.Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
addToAntBuilder(java.lang.Object node,
java.lang.String childNodeName) |