Uses of Package
org.hippoecm.hst.core.linking
Package
Description
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenu
-
ClassDescriptionExpert: The
LocationMapTree
is the container for a tree ofLocationMapTreeItem
's that are used for internal linkrewriting. -
-
ClassDescriptionHstLink is the object representing a link.HstLinkCreator interface for creating
HstLink
'sExpert: TheLocationMapTree
is the container for a tree ofLocationMapTreeItem
's that are used for internal linkrewriting.Expert: ALocationMapTreeItem
is an item in the tree of the containingLocationMapTree
.Implementations that know how to rewrite a link for a nodetype containing resources, like hippogallery:exampleImageSet or hippogallery:exampleAssetSet -
-