Uses of Class
org.opencms.site.xmlsitemap.CmsXmlSitemapGenerator
-
Uses of CmsXmlSitemapGenerator in org.opencms.site.xmlsitemap
Modifier and TypeClassDescriptionclass
Sitemap generator class which tries to eliminate duplicate detail pages for the same content and locale.Modifier and TypeMethodDescriptionstatic CmsXmlSitemapGenerator
CmsXmlSitemapActionElement.createSitemapGenerator
(String className, 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.