Package nl.knaw.dans.layerstore
Class DirectoryTreeItemIterator
java.lang.Object
nl.knaw.dans.layerstore.DirectoryTreeItemIterator
An iterator that traverses a directory tree and yields
Items representing files and directories. The paths of the items are relative to the provided root directory. The iterator includes
the root directory itself as an item with an empty path.