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 TypeClassDescriptionclassSitemap 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 CmsXmlSitemapGeneratorCmsXmlSitemapActionElement.createSitemapGenerator(String className, String folderRootPath) Creates an XML sitemap generator instance given a class name and the root path for the sitemap.static CmsXmlSitemapGeneratorCmsXmlSitemapActionElement.prepareSitemapGenerator(CmsResource seoFileRes, CmsXmlSeoConfiguration config) Constructs an XML sitemap generator given an XML sitemap configuration file.