| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.tools.ant.taskdefs.XSLTProcess.Factory
The factory element to configure a transformer factory
| Nested Class Summary | |
| static class | XSLTProcess.Factory.AttributeA JAXP factory attribute. | 
| Constructor Summary | |
| XSLTProcess.Factory() | |
| Method Summary | |
|  void | addAttribute(XSLTProcess.Factory.Attribute attr)Create an instance of a factory attribute. | 
|  java.util.Enumeration | getAttributes()return the attribute elements. | 
|  java.lang.String | getName() | 
|  void | setName(java.lang.String name)Set the name of the factory | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public XSLTProcess.Factory()
| Method Detail | 
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name of the factory.public void addAttribute(XSLTProcess.Factory.Attribute attr)
public java.util.Enumeration getAttributes()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||