public class WindowClausePull extends TuplePull
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the tuple stream, indicating that no more tuples will be supplied
|
boolean |
nextTuple(XPathContext context)
Move on to the next tuple.
|
public boolean nextTuple(XPathContext context) throws XPathException
nextTuple
in class TuplePull
context
- the dynamic evaluation contextXPathException
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.