public static class ODFXSLTRunnerTask.Param extends Object implements XSLTParameter
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get paramter name.
|
String |
getValue()
Get paramter value.
|
void |
setExpression(String aValue)
Set parameter expression.
|
void |
setName(String aName)
Set parameter name.
|
public void setName(String aName)
aName
- public void setExpression(String aValue)
aValue
- public String getName()
getName
in interface XSLTParameter
public String getValue()
getValue
in interface XSLTParameter
Copyright © {inceptionYear}–2018 Apache Software Foundation; Copyright © 2018–2021 The Document Foundation. All rights reserved.