gnu.xml.xpath
Class Root
- XPathExpression
public final class Root
extends gnu.xml.xpath.Path
Expression that evaluates to the document root.
_boolean , _id , _local_name , _name , _namespace_uri , _number , _string , clone , evaluate , evaluate , evaluate , evaluate , evaluate , stringValue , stringValue |
clone
public Expr clone(Object context)
- clone in interface Expr
evaluate
public Object evaluate(Node context,
int pos,
int len)
- evaluate in interface Expr
matches
public boolean matches(Node node)
- matches in interface Pattern
toString
public String toString()