public class MultipleNodeIterator extends MultipleIterator<javax.jcr.NodeIterator> implements JCRNodeIteratorWrapper
EMPTY| Constructor and Description |
|---|
MultipleNodeIterator(List<javax.jcr.NodeIterator> iterators,
long limit) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JCRNodeWrapper> |
iterator() |
javax.jcr.Node |
nextNode() |
getPosition, getSize, hasNext, next, remove, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removeforEach, spliteratorpublic MultipleNodeIterator(List<javax.jcr.NodeIterator> iterators, long limit)
public javax.jcr.Node nextNode()
nextNode in interface javax.jcr.NodeIteratorpublic Iterator<JCRNodeWrapper> iterator()
iterator in interface Iterable<JCRNodeWrapper>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.