|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface AntBuilderAware
An AntBuilderAware represents an object which can add itself to Ant tasks, using an org.gradle.api.AntBuilder.
Method Summary | |
---|---|
def
|
addToAntBuilder(def node, java.lang.String childNodeName)
|
Method Detail |
---|
public def addToAntBuilder(def node, java.lang.String childNodeName)
Groovy Documentation