Modifier and Type | Method and Description |
---|---|
public void | setDynamicAttribute(String
the name of the attribute name, String the new value of the attribute value)Set a named attribute to the given value |
setDynamicAttribute | back to summary |
---|---|
public void setDynamicAttribute(String name, String value) throws BuildException Set a named attribute to the given value
|