Class ZipArchiveProvider

java.lang.Object
nl.knaw.dans.layerstore.ZipArchiveProvider
All Implemented Interfaces:
ArchiveProvider

public class ZipArchiveProvider extends Object implements ArchiveProvider
An ArchiveProvider that creates and reads ZIP archives.
  • Constructor Details

    • ZipArchiveProvider

      public ZipArchiveProvider(Path archiveRoot)
  • Method Details