org.exolab.adaptx.xpath
public abstract class VariableSet extends Object implements Serializable
Version: $Revision: 3633 $
See Also: XPathResult XPathExpression
Method Summary | |
---|---|
abstract XPathResult | getVariable(String name)
Returns the value of a variable. |
Parameters: name The variable name
Returns: The variable's value as an XPathResult, or null