gnu.xml.xpath
Class Steps
- XPathExpression
public final class Steps
extends gnu.xml.xpath.Path
 A list of transitions between components in a location path.
| _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 context)
- matches in interface Pattern
toString
public String toString()