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 TypeClassDescriptionclassImplementation ofArchivethat uses the dmftar command line tool to create and read DMF TAR archives.classImplementation ofArchivefor TAR archives.classImplementation ofArchivefor ZIP archives.Methods in nl.knaw.dans.layerstore that return ArchiveModifier and TypeMethodDescriptionArchiveProvider.createArchive(long layerId) Create a newArchiveinstance for the given layer ID.DmfTarArchiveProvider.createArchive(long layerId) TarArchiveProvider.createArchive(long layerId) ZipArchiveProvider.createArchive(long layerId)