|
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.ZipInputStreamjava.lang.Object | +----java.io.InputStream | +----java.io.FilterInputStream | +----java.util.zip.InflaterInputStream | +----java.util.zip.ZipInputStream
ZipInputStreampublic ZipInputStream(InputStream in)
getNextEntrypublic ZipEntry getNextEntry() throws IOException
public void closeEntry() throws IOException
public int read(byte b[], int off, int len) throws IOException
public long skip(long n) throws IOException
public void close() throws IOException
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |