JcrUtils.in(NodeIterator)
instead@Deprecated public class NodeIterable extends java.lang.Object implements java.lang.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 |
---|---|
java.util.Iterator<Node> |
iterator()
Deprecated.
Returns the node iterator.
|
public NodeIterable(NodeIterator iterator)
iterator
- the node iterator to be adaptedCopyright © 2010 - 2020 Adobe. All Rights Reserved