- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for zipUrl (0.02 sec)
-
src/main/java/org/codelibs/core/io/TraversalUtil.java
} } this.rootPackage = rootPackage; this.rootDir = rootDir; this.zipUrl = zipUrl; this.prefix = prefix; } private void loadFromZip(final URL zipUrl) { final ZipInputStream zis = new ZipInputStream(URLUtil.openStream(zipUrl)); try { ZipEntry entry = null;
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 18.6K bytes - Viewed (0)