Searched defs:relativePathSegs (Results 1 – 1 of 1) sorted by relevance
247 public static void addToZip(ZipOutputStream out, File file, List<String> relativePathSegs) in addToZip()340 private static String buildPath(List<String> relativePathSegs) { in buildPath()