Class VFSZipFileConfig

  • All Implemented Interfaces:
    VFSConfig

    public class VFSZipFileConfig
    extends VFSAbstractConfig

    Created by Jeff Gaynor
    on 3/5/20 at 5:54 PM

    • Constructor Detail

      • VFSZipFileConfig

        public VFSZipFileConfig​(String zipFilePath,
                                String scheme,
                                String mountPoint,
                                boolean readable,
                                boolean writeable)
    • Method Detail

      • getZipFilePath

        public String getZipFilePath()
      • getType

        public String getType()