java.lang.Objectjava.util.zip.ZipEntry
java.util.jar.JarEntry
java.util.jar.JarFile$JarFileEntry
All Implemented Interfaces:
ZipConstants, Cloneable
| Fields inherited from java.util.jar.JarEntry: |
|---|
| attr, certs, signers |
| Fields inherited from java.util.zip.ZipEntry: |
|---|
| name, time, crc, size, csize, method, extra, comment, STORED, DEFLATED |
| Constructor: |
|---|
|
| Method from java.util.jar.JarFile$JarFileEntry Summary: |
|---|
| getAttributes, getCertificates, getCodeSigners |
| Methods from java.util.jar.JarEntry: |
|---|
| getAttributes, getCertificates, getCodeSigners |
| Methods from java.util.zip.ZipEntry: |
|---|
| clone, getComment, getCompressedSize, getCrc, getExtra, getMethod, getName, getSize, getTime, hashCode, isDirectory, setComment, setCompressedSize, setCrc, setExtra, setMethod, setSize, setTime, toString |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from java.util.jar.JarFile$JarFileEntry Detail: |
|---|
|
|
|