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.
|
public NodeIterable(NodeIterator iterator)
iterator - the node iterator to be adaptedCopyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.