- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getChildUrlList (0.05 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/exception/ChildUrlsException.java
this.childUrlList = childUrlList; } /** * Returns the list of child URLs. * @return The list of child URLs. */ public Set<RequestData> getChildUrlList() { return childUrlList; }
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 1.8K bytes - Viewed (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/client/fs/FileSystemClientTest.java
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 8K bytes - Viewed (0)