|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.odftoolkit.odfxsltrunnertask.ODFXSLTRunnerTask.Param
public static class ODFXSLTRunnerTask.Param
Paramter class for nested elements.
| Method Summary | |
|---|---|
String |
getName()
Get paramter name. |
String |
getValue()
Get paramter value. |
void |
setExpression(String aValue)
Set parameter expression. |
void |
setName(String aName)
Set parameter name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setName(String aName)
aName - public void setExpression(String aValue)
aValue - public String getName()
getName in interface XSLTParameterpublic String getValue()
getValue in interface XSLTParameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||