- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for updateSitemapsPort (0.35 seconds)
-
fess-crawler-lasta/src/test/java/org/codelibs/fess/crawler/util/CrawlerWebServer.java
* Update the port in sitemaps files after the server has started. * This is needed when using port 0 (random port) because the actual port * is not known until the server starts. */ public void updateSitemapsPort() { final int actualPort = getPort(); try { // Update sitemaps.xml final File sitemapsXmlFile = new File(docRoot, "sitemaps.xml"); if (sitemapsXmlFile.exists()) {Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 15 01:11:43 GMT 2026 - 8.1K bytes - Click Count (0)