DynamicConfigurator
MacroInstance
, ScriptDefBase
, XSLTProcess.Factory.Attribute
public interface DynamicAttribute
Modifier and Type | Method | Description |
---|---|---|
void |
setDynamicAttribute(java.lang.String name,
java.lang.String value) |
Set a named attribute to the given value
|
void setDynamicAttribute(java.lang.String name, java.lang.String value) throws BuildException
name
- the name of the attributevalue
- the new value of the attributeBuildException
- when any error occurs