Searched refs:getMethodByCode (Results 1 – 3 of 3) 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()
490 switch (ZipMethod.getMethodByCode(ze.getMethod())) { in getInputStream()