- Sort Score
- Num 10 results
- Language All
Results 11 - 11 of 11 for toExternalForm (0.05 seconds)
-
src/main/java/org/codelibs/fess/crawler/transformer/FessXpathTransformer.java
String u = null; try { final URL childUrl = new URL(url, urlValue.startsWith(":") ? url.getProtocol() + urlValue : urlValue); String childUrlStr = childUrl.toExternalForm(); final String path = childUrl.getPath(); if (path != null && path.startsWith("/../")) { String normalizedPath = path;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 12 01:46:45 GMT 2026 - 55.3K bytes - Click Count (0)