构造子索引

ZipEntry(String)

方法索引

getComment()
getCompressedSize()
getCrc()
getExtra()
getMethod()
getName()
getSize()
getTime()
isDirectory()
setComment(String)
setCrc(long)
setExtra(byte[])
setMethod(int)
setSize(long)
setTime(long)
toString()

变量索引

DEFLATED
STORED