class SortedTupleIterator extends SortedIterator
base, comparators, context, count, index, nodeKeys, recordSize, sortkeys
ATOMIZABLE, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
SortedTupleIterator(XPathContext context,
SequenceIterator base,
SortKeyDefinition[] sortKeys,
java.util.Comparator[] comparators) |
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, SortKeyDefinition[] sortKeys, java.util.Comparator[] comparators)
protected void buildArray() throws XPathException
buildArray
in class SortedIterator
XPathException