- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for wsjar (0.01 sec)
-
src/main/java/org/codelibs/core/net/URLUtil.java
*/ protected URLUtil() { } /** Map for normalizing protocols */ protected static final Map<String, String> CANONICAL_PROTOCOLS = newHashMap(); static { CANONICAL_PROTOCOLS.put("wsjar", "jar"); // Proprietary protocol used by WebSphere for jar files CANONICAL_PROTOCOLS.put("vfsfile", "file"); // Proprietary protocol used by JBossAS5 for file system } /**
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 6.8K bytes - Viewed (0) -
src/main/java/org/codelibs/core/io/TraversalUtil.java
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 18.6K bytes - Viewed (0)