Package io.ocfl.core

Class DefaultMutableOcflRepository

java.lang.Object
io.ocfl.core.DefaultOcflRepository
io.ocfl.core.DefaultMutableOcflRepository
All Implemented Interfaces:
MutableOcflRepository, OcflRepository

public class DefaultMutableOcflRepository extends DefaultOcflRepository implements MutableOcflRepository
Extends the OCFL repository to support OCFL objects with mutable HEADs as defined by the Mutable HEAD Extension. This is not supported in the official spec.
See Also: