Class ZipFileSite.ZipDataFile

All Implemented Interfaces:
RMJSONArchiver.GetKeys, RMPropertyChanger, Cloneable, Comparable<WebFile>
Direct Known Subclasses:
JarFileSite.JarDataFile
Enclosing class:
ZipFileSite

public static class ZipFileSite.ZipDataFile extends WebFile
A ZipFile.
  • Constructor Details

    • ZipDataFile

      public ZipDataFile()
      Create ZipDataFile.
  • Method Details

    • getZipEntry

      public ZipEntry getZipEntry()
      Returns the ZipEntry.
    • setZipEntry

      protected void setZipEntry(ZipEntry aZE)
      Sets the ZipEntry.