Generated by
JDiff

Class java.util.jar.JarInputStream

Documentation changed from old to new.

Changed Methods
ZipEntry createZipEntry(String) Documentation changed from old to new.
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
Manifest getManifest() Documentation changed from old to new.
Returns the Manifest for this JAR file or null if none.
JarEntry getNextJarEntry() Documentation changed from old to new.
Reads the next JAR file entry and positions the stream at the beginning of the entry data.