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