Searched refs:ZipFileInputStream (Results 1 – 1 of 1) sorted by relevance
398 ZipFileInputStream in = null; in getInputStream()417 in = new ZipFileInputStream(jzentry); in getInputStream()449 private final ZipFileInputStream zfin;451 ZipFileInflaterInputStream(ZipFileInputStream zfin, Inflater inf, in ZipFileInflaterInputStream()771 private class ZipFileInputStream extends InputStream { class in ZipFile778 ZipFileInputStream(long jzentry) { in ZipFileInputStream() method in ZipFile.ZipFileInputStream