| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util.zip |
||
| 68 | ||
OPEN_READ : int |
||
OPEN_DELETE : int |
||
ZipFile(String) : void |
||
ZipFile(File, int) : void |
||
ZipFile(File) : void |
||
getComment() : String |
||
getInputStream(ZipEntry) : InputStream |
||
getName() : String |
||
entries() : Enumeration |
||
stream() : Stream |
||
size() : int |
||
close() : void |