|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.osjava.jardiff.ant.JDXSLTProcess.Factory
The factory element to configure a transformer factory
| Nested Class Summary | |
static class |
JDXSLTProcess.Factory.Attribute
A JAXP factory attribute. |
| Constructor Summary | |
JDXSLTProcess.Factory()
|
|
| Method Summary | |
void |
addAttribute(JDXSLTProcess.Factory.Attribute attr)
Create an instance of a factory attribute. |
Enumeration |
getAttributes()
return the attribute elements. |
String |
getName()
|
void |
setName(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 JDXSLTProcess.Factory()
| Method Detail |
public String getName()
public void setName(String name)
name - the name of the factory.public void addAttribute(JDXSLTProcess.Factory.Attribute attr)
public Enumeration getAttributes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||