public interface DynamicElement
| Modifier and Type | Method and Description |
|---|---|
Object |
createDynamicElement(String name)
Create an element with the given name
|
Object createDynamicElement(String name) throws BuildException
name - the element nameBuildException - when any error occurs