ConfigurableFileCollection
, ConfigurableFileTree
, Configuration
, FileCollection
, FileTree
, 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 |
---|---|---|
Object |
addToAntBuilder(Object node,
String childNodeName) |