public class DefaultAntBuilderFactory extends Object implements Factory<AntBuilder>
| Constructor and Description |
|---|
DefaultAntBuilderFactory(org.apache.tools.ant.BuildListener buildListener,
Project project) |
public DefaultAntBuilderFactory(org.apache.tools.ant.BuildListener buildListener,
Project project)
public org.gradle.api.internal.project.DefaultAntBuilder create()
Factorycreate in interface Factory<AntBuilder>Copyright © 2013. All rights reserved