- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setChildUrlSet (0.06 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/ResultData.java
return childUrlSet; } /** * Set the child URL set. * @param childUrlSet the set of request data to set as child URLs */ public void setChildUrlSet(final Set<RequestData> childUrlSet) { this.childUrlSet = childUrlSet; } /** * Get the encoding. * @return encoding */ public String getEncoding() {
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 4.7K bytes - Viewed (0)