- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setRobotsTxtUrlSet (0.17 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/CrawlerContext.java
return robotsTxtUrlSet; } /** * Sets the set of robots.txt URLs. * @param robotsTxtUrlSet The set of robots.txt URLs. */ public void setRobotsTxtUrlSet(final Set<String> robotsTxtUrlSet) { this.robotsTxtUrlSet = robotsTxtUrlSet; } /** * Returns the number of threads. * @return The number of threads. */Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Wed Dec 31 09:07:38 GMT 2025 - 9K bytes - Click Count (0)