org.apache.tools.ant.taskdefs
public static class XSLTProcess.Factory.Attribute extends Object implements DynamicConfigurator
Method Summary | |
---|---|
Object | createDynamicElement(String name)
Not used. |
String | getName() |
Object | getValue() |
void | setDynamicAttribute(String name, String value)
Set an attribute.
|
Parameters: name not used
Returns: null
Throws: BuildException never
Returns: the attribute name.
Returns: the output property value.
Parameters: name the name of the attribute value the value of the attribute
Throws: BuildException on error