Generated by
JDiff

Class java.util.zip.ZipFile

Documentation changed from old to new.

Changed Methods
void close() Documentation changed from old to new.
Closes the ZIP file.
InputStream getInputStream(ZipEntry) Documentation changed from old to new.
Returns an input stream for reading the contents of the specified zip file entry.