java.io.Serializable
VariableSetImpl
public abstract class VariableSet
extends java.lang.Object
implements java.io.Serializable
XPathResult
,
XPathExpression
,
Serialized FormConstructor | Description |
---|---|
VariableSet() |
Modifier and Type | Method | Description |
---|---|---|
abstract XPathResult |
getVariable(java.lang.String name) |
Returns the value of a variable.
|
public abstract XPathResult getVariable(java.lang.String name)
name
- The variable name