Searched refs:getFilefromZip (Results 1 – 1 of 1) sorted by relevance
95 public static File getFilefromZip(ZipFile zipFile, ZipEntry zipEntry) throws IOException { in getFilefromZip() method in ZipParser147 final File soFile = getFilefromZip(zFile, entry); in parseFileContent()