GNU Classpath (0.95) | |
Frames | No Frames |
Constructors which throw type java.util.zip.ZipException | |
Opens a Zip file reading the given File.
| |
Opens a Zip file reading the given File in the given mode.
| |
Opens a Zip file with the given name for reading.
|
Classes derived from java.util.zip.ZipException | |
class | This exception is thrown to indicate an problem with a jar file.
|
Methods which throw type java.util.zip.ZipException | |
InputStream | Returns an input stream for the given entry. |
GNU Classpath (0.95) |