| DefaultMutableOcflRepository |
Extends the OCFL repository to support OCFL objects with mutable HEADs.
|
| DefaultOcflObjectUpdater |
Default implementation of OcflObjectUpdater that is used by DefaultOcflRepository to provide write access to an object.
|
| DefaultOcflRepository |
Primary implementation of the OcflRepository API.
|
| ObjectPaths |
Centralizes common OCFL path locations
|
| ObjectPaths.ContentRoot |
Provides methods for navigating a version's content directory
|
| ObjectPaths.ObjectRoot |
Provides methods for navigating an OCFL object root
|
| ObjectPaths.VersionRoot |
Provides methods for navigating an OCFL object version directory
|
| OcflRepositoryBuilder |
Constructs a local file system based OCFL repository sensible defaults that can be overridden prior to calling
build().
|