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