| Package | Description |
|---|---|
| org.opencms.site.xmlsitemap |
Contains classes related to XML sitemap generation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDetailPageDuplicateEliminatingSitemapGenerator
Sitemap generator class which tries to eliminate duplicate detail pages for the same content and locale.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsXmlSitemapGenerator |
CmsXmlSitemapActionElement.createSitemapGenerator(java.lang.String className,
java.lang.String folderRootPath)
Creates an XML sitemap generator instance given a class name and the root path for the sitemap.
|
static CmsXmlSitemapGenerator |
CmsXmlSitemapActionElement.prepareSitemapGenerator(CmsResource seoFileRes,
CmsXmlSeoConfiguration config)
Constructs an XML sitemap generator given an XML sitemap configuration file.
|