| 程序包 | 说明 |
|---|---|
| org.opencms.site.xmlsitemap |
| 类和说明 |
|---|
| CmsPathIncludeExcludeSet
A helper class used for calculating which paths need to be included or excluded from the XML sitemap generation.
|
| CmsXmlSeoConfiguration
Configuration bean which represents the options which are configurable from a 'seo-file' resource.
|
| CmsXmlSitemapGenerator
Class for generating XML sitemaps for SEO purposes, as described in
http://www.sitemaps.org/protocol.html.
|
| CmsXmlSitemapGenerator.ResultEntry
A bean that consists of a sitemap URL bean and a priority score, to determine which of multiple entries with the same
URL are to be preferred.
|
| CmsXmlSitemapUrlBean
A bean which represents an entry in an XML sitemap for SEO purposes.
|