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 TypeClassDescriptionclassAnArchiveProviderthat uses the dmftar command line tool to create and read DMF TAR archives.classAnArchiveProviderthat creates and reads TAR archives.classAnArchiveProviderthat 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.