Uses of Class
org.opencms.site.xmlsitemap.CmsPathIncludeExcludeSet
Packages that use CmsPathIncludeExcludeSet
-
Uses of CmsPathIncludeExcludeSet in org.opencms.site.xmlsitemap
Fields in org.opencms.site.xmlsitemap declared as CmsPathIncludeExcludeSetModifier and TypeFieldDescriptionprotected CmsPathIncludeExcludeSetCmsXmlSitemapGenerator.m_includeExcludeSetThe include/exclude configuration used for choosing pages for the XML sitemap.Methods in org.opencms.site.xmlsitemap that return CmsPathIncludeExcludeSetModifier and TypeMethodDescriptionCmsXmlSitemapGenerator.getIncludeExcludeSet()Gets the include/exclude configuration of this XML sitemap generator.