public class CountClausePull extends TuplePull
Constructor and Description |
---|
CountClausePull(TuplePull base,
CountClause countClause) |
Modifier and Type | Method and Description |
---|---|
boolean |
nextTuple(XPathContext context)
Move on to the next tuple.
|
public CountClausePull(TuplePull base, CountClause countClause)
public boolean nextTuple(XPathContext context) throws XPathException
nextTuple
in class TuplePull
context
- the dynamic evaluation contextXPathException
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.