org.apache.tools.ant.taskdefs
Class XSLTProcess.Factory
java.lang.Object
org.apache.tools.ant.taskdefs.XSLTProcess.Factory
- XSLTProcess
public static class XSLTProcess.Factory
extends java.lang.Object
The factory element to configure a transformer factory
addAttribute
public void addAttribute(XSLTProcess.Factory.Attribute attr)
Create an instance of a factory attribute.
attr
- the newly created factory attribute
getAttributes
public Enumeration getAttributes()
return the attribute elements.
- the enumeration of attributes
getName
public String getName()
setName
public void setName(String name)
Set the name of the factory
name
- the name of the factory.