| Klasse java.util.zip.ZipFile | 1.1 |
java.lang.Object | +--java.util.zip.ZipFile
| Konstruktoren | |
|---|---|
| public | ZipFile(String name) |
| public | ZipFile(File file) |
| Methoden | |
|---|---|
| public void | close() |
| protected ZipEntry | createZipEntry(String name) ![]() |
| public Enumeration | entries() |
| public ZipEntry | getEntry(String name) |
| public InputStream | getInputStream(ZipEntry ze) |
| public String | getName() |
| public int | size() ![]() |
![[1.2]](../../images/marg12.gif)
![[1.2]](../../images/marg12.gif)