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.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"