gnu.xml.xpath
Class UnionExpr
- XPathExpression
public final class UnionExpr
The union of two node-sets.
_boolean, _id, _local_name, _name, _namespace_uri, _number, _string, clone, evaluate, evaluate, evaluate, evaluate, evaluate, stringValue, stringValue |
UnionExpr
public UnionExpr(Expr lhs,
Expr rhs)
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 context)
- matches in interface Pattern
toString
public String toString()