Constructor Index
ZipEntry(String)
Method Index
getComment()
getCompressedSize()
getCrc()
getExtra()
getMethod()
getName()
getSize()
getTime()
isDirectory()
setComment(String)
setCrc(long)
setExtra(byte[])
setMethod(int)
setSize(long)
setTime(long)
toString()
Variable Index
DEFLATED
STORED