class FilterNodeIterator extends DelegateExprContext implements NodeIterator
origContext| Constructor and Description |
|---|
FilterNodeIterator(NodeIterator iter,
ExprContext origContext,
BooleanExpr predicate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastPosition() |
int |
getPosition() |
Node |
next() |
getCurrent, getDocument, getExtensionContext, getGlobalVariableValue, getLocalVariableValue, getSystemProperty, getTreeFilterNodeIterator(NodeIterator iter, ExprContext origContext, BooleanExpr predicate)
public Node next() throws XSLException
next in interface NodeIteratorXSLExceptionpublic int getPosition()
getPosition in interface ExprContextgetPosition in class DelegateExprContextpublic int getLastPosition()
throws XSLException
getLastPosition in interface ExprContextgetLastPosition in class DelegateExprContextXSLException