java.io.SerializableVariableSetImplpublic abstract class VariableSet
extends java.lang.Object
implements java.io.Serializable
XPathResult,
XPathExpression,
Serialized Form| Constructor | 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