![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.ZipOutputStreamjava.lang.Object | +----java.io.OutputStream | +----java.io.FilterOutputStream | +----java.util.zip.DeflaterOutputStream | +----java.util.zip.ZipOutputStream
![]() public static final int STORED
![]() public static final int DEFLATED
![]() public ZipOutputStream(OutputStream out)
![]() public void setComment(String comment)
![]() public void setMethod(int method)
![]() public void setLevel(int level)
![]() public void putNextEntry(ZipEntry e) throws IOException
![]() public void closeEntry() throws IOException
![]() public synchronized void write(byte b[], int off, int len) throws IOException
![]() public void finish() 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 |