Uses of Interface
nl.knaw.dans.layerstore.ArchiveProvider
-
Uses of ArchiveProvider in nl.knaw.dans.layerstore
Classes in nl.knaw.dans.layerstore that implement ArchiveProviderModifier and TypeClassDescriptionclass
AnArchiveProvider
that uses the dmftar command line tool to create and read DMF TAR archives.class
AnArchiveProvider
that creates and reads TAR archives.class
AnArchiveProvider
that creates and reads ZIP archives.Constructors in nl.knaw.dans.layerstore with parameters of type ArchiveProviderModifierConstructorDescriptionLayerManagerImpl
(@NonNull Path stagingRoot, @NonNull ArchiveProvider archiveProvider, @NonNull LayerArchiver layerArchiver) Creates a new LayerManagerImpl.