Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DynamicAttribute
Method Summary | |
void |
|
public void setDynamicAttribute(String name, String value) throws BuildException
Set a named attribute to the given value
- Parameters:
name
- the name of the attributevalue
- the new value of the attribute
- Throws:
BuildException
- when any error occurs