Searched refs:getMethodByCode (Results 1 – 4 of 4) sorted by relevance
220 public static ZipMethod getMethodByCode(final int code) { in getMethodByCode() method in ZipMethod
351 final ZipMethod m = ZipMethod.getMethodByCode(ze.getMethod()); in checkRequestedFeatures()
327 ZipMethod m = ZipMethod.getMethodByCode(current.entry.getMethod()); in getNextZipEntry()465 … throw new UnsupportedZipFeatureException(ZipMethod.getMethodByCode(current.entry.getMethod()), in read()
490 switch (ZipMethod.getMethodByCode(ze.getMethod())) { in getInputStream()