Searched defs:ze (Results 1 – 2 of 2) sorted by relevance
122 final ZipEntry ze = it.next(); in checkIteration() local123 entries.put(ze.getName(), ze); in checkIteration() local130 ZipEntry ze = entries.get("META-INF/MANIFEST.MF"); in checkIteration() local172 final ZipEntry ze = jarFile.findEntry("Blah.txt"); in checkFindEntry() local249 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_fudgedEntry() local280 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_modifiedClass() local
216 final ZipEntry ze = (ZipEntry) e.nextElement(); in getResourcesFromJarFile() local