- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isFileSystemPath (0.06 sec)
-
src/main/java/org/codelibs/fess/app/web/go/GoAction.java
* * @param url the URL to check * @return true if the URL is a file system path, false otherwise */ protected boolean isFileSystemPath(final String url) { return ComponentUtil.getProtocolHelper().isFileSystemPath(url); } /** * Validates if the URL is safe for redirection. * * @param url the URL to validateRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 9K bytes - Viewed (0)