Package edu.wisc.library.ocfl.core.storage
-
Interface Summary Interface Description OcflObjectRootDirIterator.Directory Encapsulates a directory for iterating over its childrenOcflStorage Extension point that allows the OCFL repository to use any number of storage implementations so long as they conform to this interface. -
Class Summary Class Description AbstractOcflStorage OcflStorage abstract implementation that handles managing the repository's state, initialized, open, close.CachingOcflStorage Adds an Inventory caching layer on top of an OcflStorage implementation.ObjectDetailsDbOcflStorage OcflObjectRootDirIterator Iterator that iterates over OCFL object root directories.