ZipInputStream.closeEntry

ZipInputStream.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 reading the next entry.

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