Interface AntBuilderAware

All Known Subinterfaces:
AntlrSourceDirectorySet, ConfigurableFileCollection, ConfigurableFileTree, Configuration, ConsumableConfiguration, DependencyScopeConfiguration, FileCollection, FileTree, GroovySourceDirectorySet, ResolvableConfiguration, ScalaSourceDirectorySet, SourceDirectorySet, SourceSetOutput
All Known Implementing Classes:
PatternSet

public interface AntBuilderAware
An AntBuilderAware represents an object which can add itself to Ant tasks, using an AntBuilder.
  • Method Details