@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 |
JcrQueryResult.QueryResultNodeIterator(JcrQueryContext context,
NodeSequence sequence,
int defaultSelectorIndex) |
| Modifier and Type | Method and Description |
|---|---|
Object |
next() |
Node |
nextNode() |
void |
remove() |
findNextBatch, getPosition, getSize, hasNext, moveToNextRow, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPosition, getSize, skipprotected JcrQueryResult.QueryResultNodeIterator(JcrQueryContext context, NodeSequence sequence, int defaultSelectorIndex)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.