Uses of Interface
org.hippoecm.hst.core.request.HstSiteMapMatcher
Package
Description
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of HstSiteMapMatcher in org.hippoecm.hst.configuration.hosting
Modifier and TypeMethodDescriptionMount.getHstSiteMapMatcher()
This is a shortcut method fetching the HstSiteMapMatcher from the backingHstManager
-
Uses of HstSiteMapMatcher in org.hippoecm.hst.configuration.model
Modifier and TypeMethodDescriptionHstManager.getSiteMapMatcher()
a HstSitesManager must contain a reference to theHstSiteMapMatcher
that is being used. -
Uses of HstSiteMapMatcher in org.hippoecm.hst.core.internal
Modifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setSiteMapMatcher
(HstSiteMapMatcher siteMapMatcher) -
Uses of HstSiteMapMatcher in org.hippoecm.hst.core.request
Modifier and TypeMethodDescriptionHstRequestContext.getSiteMapMatcher()
Returns theHstSiteMapMatcher
to be able to match a path to a sitemap item -
Uses of HstSiteMapMatcher in org.hippoecm.hst.platform.model