ZipInputStream.getNextEntry
Class Overview | Class Members |
This Package |
All Packages
public ZipEntry getNextEntry() throws IOException
Description
Reads the next ZIP file entry and positions stream at the beginning
of the entry data.
Exceptions
ZipException
if a ZIP file error has occurred
Exceptions
IOException
if an I/O error has occurred