Adapter class that adapts a {@link NodeIterator} instance to an{@link Iterable} instance that always returns the same underlyingiterator.
@since Apache Jackrabbit 2.0
@deprecated - Use {@link JcrUtils#in(NodeIterator)} instead
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.