|
All Packages Class Hierarchy This Package Previous Next Index Class java.util.zip.ZipFilejava.lang.Object | +----java.util.zip.ZipFile
ZipFilepublic ZipFile(String name) throws IOException
public ZipFile(File file) throws ZipException, IOException
getEntrypublic ZipEntry getEntry(String name)
public InputStream getInputStream(ZipEntry ze) throws IOException
public String getName()
public Enumeration entries()
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 |