Uses of Class
org.opencms.site.xmlsitemap.CmsXmlSitemapGenerator
Packages that use CmsXmlSitemapGenerator
-
Uses of CmsXmlSitemapGenerator in org.opencms.site.xmlsitemap
Subclasses of CmsXmlSitemapGenerator in org.opencms.site.xmlsitemapModifier and TypeClassDescriptionclass
Sitemap generator class which tries to eliminate duplicate detail pages for the same content and locale.Methods in org.opencms.site.xmlsitemap that return CmsXmlSitemapGeneratorModifier 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.