Uses of Class
edu.wisc.library.ocfl.core.storage.OcflObjectRootDirIterator
-
Packages that use OcflObjectRootDirIterator Package Description edu.wisc.library.ocfl.core.storage.cloud edu.wisc.library.ocfl.core.storage.filesystem -
-
Uses of OcflObjectRootDirIterator in edu.wisc.library.ocfl.core.storage.cloud
Subclasses of OcflObjectRootDirIterator in edu.wisc.library.ocfl.core.storage.cloud Modifier and Type Class Description classCloudOcflObjectRootDirIteratorImplementation ofOcflObjectRootDirIteratorthat iterates over cloud objects -
Uses of OcflObjectRootDirIterator in edu.wisc.library.ocfl.core.storage.filesystem
Subclasses of OcflObjectRootDirIterator in edu.wisc.library.ocfl.core.storage.filesystem Modifier and Type Class Description classFileSystemOcflObjectRootDirIteratorImplementation ofOcflObjectRootDirIteratorthat iterates over the filesystem
-