Interface ZipModule

All Superinterfaces:
AutoCloseable, Closeable, IoModule, ResourceModule

public interface ZipModule extends IoModule, Closeable
Module that loads file and data from a ZIP archive file
  • Method Details

    • getFileSystem

      FileSystem getFileSystem()
      Gets the underlying ZIP file system
      Returns:
      ZIP file system
    • getZipFile

      Path getZipFile()
      Gets the ZIP file of this module
      Returns:
      module zip file