| Modifier and Type | Method and Description |
|---|---|
SitemapIndexGenerator |
SitemapIndexGenerator.addUrl(SitemapIndexUrl url)
Adds a single sitemap to the index
|
SitemapIndexGenerator |
SitemapIndexGenerator.addUrls(SitemapIndexUrl... urls)
Add multiple sitemaps to the index
|
| Modifier and Type | Method and Description |
|---|---|
SitemapIndexGenerator |
SitemapIndexGenerator.addUrls(Iterable<? extends SitemapIndexUrl> urls)
Add multiple sitemaps to the index
|
Copyright © 2015. All rights reserved.