LastPositionFinder
, SequenceIterator
, Sortable
class SortedTupleIterator extends SortedIterator
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
base, comparators, context, count, index, nodeKeys, recordSize, sortkeys
Constructor | Description |
---|---|
SortedTupleIterator(XPathContext context,
SequenceIterator base,
SortKeyDefinition[] sortKeys,
java.util.Comparator[] comparators) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
buildArray() |
Override the method that builds the array of values and sort keys.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, current, getAnother, getLastPosition, getProperties, next, position, setHostLanguage, swap
public SortedTupleIterator(XPathContext context, SequenceIterator base, SortKeyDefinition[] sortKeys, java.util.Comparator[] comparators)
protected void buildArray() throws XPathException
buildArray
in class SortedIterator
XPathException