public interface DynamicAttribute
| Modifier and Type | Method and Description |
|---|---|
void |
setDynamicAttribute(String name,
String value)
Set a named attribute to the given value
|
void setDynamicAttribute(String name, String value) throws BuildException
name - the name of the attributevalue - the new value of the attributeBuildException - when any error occurs