|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.internal.project.DefaultAntBuilderFactory
class DefaultAntBuilderFactory extends java.lang.Object
| Constructor Summary | |
DefaultAntBuilderFactory(BuildListener buildListener, Project project)
|
|
| Method Summary | |
|---|---|
DefaultAntBuilder
|
createAntBuilder()
|
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Constructor Detail |
|---|
public DefaultAntBuilderFactory(BuildListener buildListener, Project project)
| Method Detail |
|---|
public DefaultAntBuilder createAntBuilder()
Groovy Documentation