Searched refs:buildPath (Results 1 – 1 of 1) sorted by relevance
74 ZipEntry zipEntry = new ZipEntry(buildPath(relativePathSegs)); in addToZip()103 private static String buildPath(List<String> relativePathSegs) { in buildPath() method in ZipUtil