Searched refs:ZipEntry2 (Results 1 – 1 of 1) sorted by relevance
65 private HashMap<String, ZipEntry2> entries;88 private static class ZipEntry2 { class in HttpZipLocator225 ZipEntry2 entry = new ZipEntry2();266 entries = new HashMap<String, ZipEntry2>(numEntries);322 private InputStream openStream(ZipEntry2 entry) throws IOException{331 ZipEntry2 entry = entries.get(name);350 final ZipEntry2 entry = entries.get(key.getName());