|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.DelegateExprContext
com.jclark.xsl.expr.FilterNodeIterator
class FilterNodeIterator
| Field Summary |
|---|
| Fields inherited from class com.jclark.xsl.expr.DelegateExprContext |
|---|
origContext |
| Constructor Summary | |
|---|---|
FilterNodeIterator(NodeIterator iter,
ExprContext origContext,
BooleanExpr predicate)
|
|
| Method Summary | |
|---|---|
int |
getLastPosition()
|
int |
getPosition()
|
Node |
next()
return the next Node in the list |
| Methods inherited from class com.jclark.xsl.expr.DelegateExprContext |
|---|
getCurrent, getDocument, getExtensionContext, getGlobalVariableValue, getKeyValuesTable, getLocalVariableValue, getSystemProperty, getTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FilterNodeIterator(NodeIterator iter,
ExprContext origContext,
BooleanExpr predicate)
| Method Detail |
|---|
public Node next()
throws XSLException
NodeIterator
next in interface NodeIteratorXSLExceptionpublic int getPosition()
getPosition in interface ExprContextgetPosition in class DelegateExprContext
public int getLastPosition()
throws XSLException
getLastPosition in interface ExprContextgetLastPosition in class DelegateExprContextXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||