Generated by
JDiff

Class java.util.zip.ZipInputStream

Documentation changed from old to new.

Changed Methods
ZipEntry createZipEntry(String) Documentation changed from old to new.
Creates a new ZipEntry object for the specified entry name.
ZipEntry getNextEntry() Documentation changed from old to new.
Reads the next ZIP file entry and positions stream at the beginning of the entry data.