public interface Step extends Predicated
| Modifier and Type | Method and Description |
|---|---|
Iterator |
axisIterator(Object contextNode,
ContextSupport support) |
int |
getAxis() |
String |
getText() |
boolean |
matches(Object node,
ContextSupport contextSupport) |
void |
simplify() |
addPredicate, getPredicates, getPredicateSetboolean matches(Object node, ContextSupport contextSupport)
String getText()
void simplify()
int getAxis()
Iterator axisIterator(Object contextNode, ContextSupport support) throws UnsupportedAxisException
UnsupportedAxisExceptionCopyright © 2013. All Rights Reserved.