- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getWebProtocols (0.05 sec)
-
src/main/java/org/codelibs/fess/helper/ProtocolHelper.java
} /** * Returns the array of supported web protocols. * * @return array of web protocol strings with colon suffix (e.g., "http:", "https:") */ public String[] getWebProtocols() { return webProtocols; } /** * Returns the array of supported file protocols. * * @return array of file protocol strings with colon suffix (e.g., "file:", "ftp:")Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Dec 12 13:58:40 UTC 2025 - 12.4K bytes - Viewed (1)