Item % of partially implemented % of fully implemented
java.util.jar
100
JarInputStream(InputStream) : void
JarInputStream(InputStream, boolean) : void
getManifest() : Manifest
getNextEntry() : ZipEntry
getNextJarEntry() : JarEntry
read(byte[], int, int) : int
createZipEntry(String) : ZipEntry