public class ForClauseOuterPull extends ForClausePull
base, currentIteration, forClause| Constructor and Description |
|---|
ForClauseOuterPull(TuplePull base,
ForClause forClause) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the tuple stream, indicating that although not all tuples have been read,
no further tuples are required and resources can be released
|
boolean |
nextTuple(XPathContext context)
Deliver the next output tuple.
|
public boolean nextTuple(XPathContext context) throws XPathException
nextTuple in class ForClausePullcontext - the dynamic evaluation contextXPathExceptionpublic void close()
close in class ForClausePullCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.