class SortedTupleIterator extends SortedIterator
base, context, count, index, nodeKeys, recordSize, sortkeys
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
SortedTupleIterator(XPathContext context,
SequenceIterator base,
FixedSortKeyDefinition[] sortKeys) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildArray()
Override the method that builds the array of values and sort keys.
|
compare, current, getAnother, getLastPosition, getProperties, next, position, setHostLanguage, swap
public SortedTupleIterator(XPathContext context, SequenceIterator base, FixedSortKeyDefinition[] sortKeys) throws XPathException
XPathException
protected void buildArray() throws XPathException
buildArray
in class SortedIterator
XPathException