Uses of Package
edu.wisc.library.ocfl.core.storage
-
Packages that use edu.wisc.library.ocfl.core.storage Package Description edu.wisc.library.ocfl.core edu.wisc.library.ocfl.core.storage -
Classes in edu.wisc.library.ocfl.core.storage used by edu.wisc.library.ocfl.core Class Description OcflStorage Extension point that allows the OCFL repository to use any number of storage implementations so long as they conform to this interface.OcflStorageBuilder Builder for constructingOcflStorageobjects. -
Classes in edu.wisc.library.ocfl.core.storage used by edu.wisc.library.ocfl.core.storage Class Description AbstractOcflStorage OcflStorage abstract implementation that handles managing the repository's state, initialized, open, close.OcflStorage Extension point that allows the OCFL repository to use any number of storage implementations so long as they conform to this interface.OcflStorageBuilder Builder for constructingOcflStorageobjects.OcflStorageInitializer Initializes an OCFL repository by either creating a new repository root or reading the configuration from an existing repository.