Uses of Interface
nl.knaw.dans.layerstore.Archive
-
Uses of Archive in nl.knaw.dans.layerstore
Classes in nl.knaw.dans.layerstore that implement ArchiveModifier and TypeClassDescriptionclass
Implementation ofArchive
that uses the dmftar command line tool to create and read DMF TAR archives.class
Implementation ofArchive
for TAR archives.class
Implementation ofArchive
for ZIP archives.Methods in nl.knaw.dans.layerstore that return ArchiveModifier and TypeMethodDescriptionArchiveProvider.createArchive
(long layerId) Create a newArchive
instance for the given layer ID.DmfTarArchiveProvider.createArchive
(long layerId) TarArchiveProvider.createArchive
(long layerId) ZipArchiveProvider.createArchive
(long layerId)