- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_isFileSystemPath_file_protocol (1.57 seconds)
-
src/test/java/org/codelibs/fess/app/web/go/GoActionTest.java
// isFileSystemPath Tests // ==================== @Test public void test_isFileSystemPath_file_protocol() { assertTrue(goAction.isFileSystemPath("file:///path/to/file.txt")); assertTrue(goAction.isFileSystemPath("file://localhost/path/to/file.txt"));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 8.3K bytes - Click Count (0)