org.apache.tools.ant
public interface DynamicElement
Since: Ant 1.5
Method Summary | |
---|---|
Object | createDynamicElement(String name)
Create an element with the given name
|
Parameters: name the element nbame
Returns: the element created
Throws: BuildException when any error occurs