Class IRODSRecursiveCollectionIterator

java.lang.Object
org.irods.irods4j.high_level.vfs.IRODSRecursiveCollectionIterator
All Implemented Interfaces:
Iterable<CollectionEntry>

public class IRODSRecursiveCollectionIterator extends Object implements Iterable<CollectionEntry>
A class which makes it easy to iterate over the contents of a collection, including subcollections.
Since:
0.1.0