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