ZipOutputStream.closeEntry

ZipOutputStream.closeEntry

Class Overview | Class Members | This Package | All Packages

Syntax
public void closeEntry() throws IOException
Description
Closes the current ZIP entry and positions the stream for writing the next entry.

Exceptions
ZipException if a ZIP format error has occurred
Exceptions
IOException if an I/O error has occurred