JcrUtils.in(NodeIterator) instead@Deprecated public class NodeIterable extends Object implements Iterable<Node>
NodeIterator instance to an
 Iterable instance that always returns the same underlying
 iterator.| Constructor and Description | 
|---|
| NodeIterable(NodeIterator iterator)Deprecated.  Creates an iterable adapter for the given node iterator. | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<Node> | iterator()Deprecated.  Returns the node iterator. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NodeIterable(NodeIterator iterator)
iterator - the node iterator to be adaptedCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.