- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setChangefreq (0.05 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapUrl.java
* @return the change frequency */ public String getChangefreq() { return changefreq; } /** * Sets the change frequency of this sitemap entry. * @param changefreq the change frequency to set */ public void setChangefreq(final String changefreq) { this.changefreq = changefreq; } /**Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Nov 13 13:34:36 UTC 2025 - 9.1K bytes - Viewed (0)