public abstract class VariableSet
extends java.lang.Object
implements java.io.Serializable
XPathResult,
XPathExpression,
Serialized Form| Constructor and Description |
|---|
VariableSet() |
| Modifier and Type | Method and 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