Groovy Documentation

org.gradle.api.tasks
Interface AntBuilderAware


interface AntBuilderAware

author:
Hans Dockter


Method Summary
def addToAntBuilder(def node, java.lang.String childNodeName)

 

Method Detail

addToAntBuilder

public def addToAntBuilder(def node, java.lang.String childNodeName)


 

Groovy Documentation