Uses of Package
org.hippoecm.hst.core.sitemapitemhandler
-
Packages that use org.hippoecm.hst.core.sitemapitemhandler Package Description org.hippoecm.hst.configuration.sitemap The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configurationorg.hippoecm.hst.core.sitemapitemhandler -
Classes in org.hippoecm.hst.core.sitemapitemhandler used by org.hippoecm.hst.configuration.sitemap Class Description HstSiteMapItemHandler A HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations. -
Classes in org.hippoecm.hst.core.sitemapitemhandler used by org.hippoecm.hst.core.sitemapitemhandler Class Description AbstractHstSiteMapItemHandler AbstractHstSiteMapItemHandlerFilterChainAwareHstSiteMapItemHandler FilterChainAwareHstSiteMapItemHandler extends HstSiteMapItemHandler interface.HstSiteMapItemHandler A HstSiteMapItemHandler can be invoked by HstFilter when the resolved sitemap item is configured with custom sitemap item handler IDs in the HST configurations.HstSiteMapItemHandlerException TheHstSiteMapItemHandlerException
class defines a general exception that a HstSiteMapItemHandler can throw when it is unable to perform its operation successfully.