Class ZipCache.ArchiveFile

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.zip.ZipEntry getEntry​(JarPathname entryPathname)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArchiveFile

        public ArchiveFile​(JarPathname jar)
                    throws java.util.zip.ZipException,
                           java.io.IOException
        Throws:
        java.util.zip.ZipException
        java.io.IOException
    • Method Detail

      • getEntry

        public java.util.zip.ZipEntry getEntry​(JarPathname entryPathname)