org.objectweb.util.ant
Class TokenizedAntCall
CallTarget
org.objectweb.util.ant.TokenizedAntCall
public class TokenizedAntCall
extends CallTarget
createParam
public Property createParam()
execute
public void execute()
throws BuildException
getSeparators
public String getSeparators()
getTokenList
public String getTokenList()
getTokenVarName
public String getTokenVarName()
setSeparators
public void setSeparators(String separators)
setTokenList
public void setTokenList(String tokenList)
setTokenVarName
public void setTokenVarName(String tokenVarName)