Modifier and Type | Method and Description |
---|---|
public Object | Returns: the element created for this element.The namespace uri for this attribute. uri, String The localname of this attribute. localName, String The qualified name for this element. qName)Create an element with the given name |
createDynamicElement | back to summary |
---|---|
public Object createDynamicElement(String uri, String localName, String qName) throws BuildException Create an element with the given name
|