@NotThreadSafe protected static class JcrQueryResult.QueryResultNodeIterator extends JcrQueryResult.QueryResultIterator implements NodeIterator
NodeIterator
implementation returned by the JcrQueryResult
.JcrQueryResult.getNodes()
context
Modifier | Constructor and Description |
---|---|
protected |
QueryResultNodeIterator(JcrQueryContext context,
NodeSequence sequence,
int defaultSelectorIndex) |
Modifier and Type | Method and Description |
---|---|
Object |
next() |
Node |
nextNode() |
void |
remove() |
findNextBatch, getPosition, getSize, hasNext, moveToNextRow, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPosition, getSize, skip
forEachRemaining, hasNext
protected QueryResultNodeIterator(JcrQueryContext context, NodeSequence sequence, int defaultSelectorIndex)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.