| Modifier and Type | Method and Description |
|---|---|
WebSitemapUrl |
WebSitemapUrl.setChangeFreq(ChangeFreq changeFreq) |
WebSitemapUrl |
WebSitemapUrl.setLastMod(Date lastMod) |
WebSitemapUrl |
WebSitemapUrl.setPriority(Double priority) |
WebSitemapUrl |
WebSitemapUrl.setUrl(String url) |
WebSitemapUrl |
WebSitemapUrl.setUrl(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSitemapGenerator.addUrl(WebSitemapUrl url)
Add single URL to sitemap
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSitemapGenerator.addUrls(Collection<WebSitemapUrl> urls)
Add collection of URLs to sitemap
|
Copyright © 2013. All Rights Reserved.