| Modifier and Type | Method and Description |
|---|---|
SitemapIndexGenerator.Options |
SitemapIndexGenerator.Options.autoValidate(boolean autoValidate)
Validate the sitemap index automatically after writing it; this takes
time
|
SitemapIndexGenerator.Options |
SitemapIndexGenerator.Options.dateFormat(W3CDateFormat dateFormat)
The date formatter, typically configured with a
W3CDateFormat.Pattern and/or a time zone |
SitemapIndexGenerator.Options |
SitemapIndexGenerator.Options.defaultLastMod(Date defaultLastMod)
The default lastMod date for sitemap indexes; the default default is
now, but you can pass in null to omit a lastMod entirely.
|
Copyright © 2015. All rights reserved.