Package io.ocfl.core

Class DefaultOcflObjectUpdater

java.lang.Object
io.ocfl.core.DefaultOcflObjectUpdater
All Implemented Interfaces:
OcflObjectUpdater

public class DefaultOcflObjectUpdater extends Object implements OcflObjectUpdater
Default implementation of OcflObjectUpdater that is used by DefaultOcflRepository to provide write access to an object.

This class is thread safe, and you can concurrently use the same updater to add multiple files to the same object version.