Class IRODSCollectionIterator

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

public class IRODSCollectionIterator extends Object implements Iterable<CollectionEntry>
A class which makes it easy to iterate over the contents of a collection. Instances of this class do not visit subcollections.
Since:
0.1.0