SequenceIteratorGroupAdjacentIterator, GroupByIterator, GroupEndingIterator, GroupStartingIterator, SortedGroupIteratorpublic interface GroupIterator extends SequenceIterator
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| Modifier and Type | Method | Description |
|---|---|---|
AtomicValue |
getCurrentGroupingKey() |
Get the grouping key of the current group
|
SequenceIterator |
iterateCurrentGroup() |
Get an iterator over the members of the current group, in population
order.
|
close, current, getAnother, getProperties, next, positionAtomicValue getCurrentGroupingKey()
SequenceIterator iterateCurrentGroup() throws XPathException
XPathException