org.gradle.api.tasks.util
Class AntDirective
java.lang.Object
org.gradle.api.tasks.util.AntDirective
class AntDirective
extends java.lang.Object
- author:
- Hans Dockter
Property Summary |
groovy.lang.Closure |
directive
|
Method Summary |
def
|
addToAntBuilder(def node, java.lang.String childNodeName)
|
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
directive
groovy.lang.Closure directive
-
AntDirective
public AntDirective()
-
AntDirective
public AntDirective(groovy.lang.Closure directive)
-
addToAntBuilder
public def addToAntBuilder(def node, java.lang.String childNodeName)
-
Groovy Documentation