|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.fikin.ant.types.IfUnless
net.sf.fikin.ant.XsltTask.Factory
public class XsltTask.Factory
The factory element to configure a transformer factory
| Constructor Summary | |
|---|---|
XsltTask.Factory()
|
|
| Method Summary | |
|---|---|
void |
addAttribute(Parameter attr)
Create an instance of a factory attribute. |
void |
check(org.apache.tools.ant.Task task)
test that attributes are consistent |
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 net.sf.fikin.ant.types.IfUnless |
|---|
setIf, setUnless, shouldUse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XsltTask.Factory()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name of the factory.public void addAttribute(Parameter attr)
public java.util.Enumeration getAttributes()
public void check(org.apache.tools.ant.Task task)
throws org.apache.tools.ant.BuildException
task - is enclosing ant task
org.apache.tools.ant.BuildException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||