Package org.hippoecm.hst.core.linking

The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking

See:
          Description

Interface Summary
HstLink HstLink is the object representing a link.
HstLinkCreator HstLinkCreator interface for creating HstLink's
HstLinkProcessor After linkcreation by HstLinkCreator all HstLinkProcessor's postProcess are called, and before a path is matched in HstSiteMapMatcher all HstLinkProcessor's preProcess are called.
LocationMapTree Expert: The LocationMapTree is the container for a tree of LocationMapTreeItem's that are used for internal linkrewriting.
LocationMapTreeItem Expert: A LocationMapTreeItem is an item in the tree of the containing LocationMapTree.
LocationResolver  
ResolvedLocationMapTreeItem  
ResourceContainer Implementations that know how to rewrite a link for a nodetype containing resources, like hippogallery:exampleImageSet or hippogallery:exampleAssetSet
ResourceLocationResolver  
 

Class Summary
AbstractResourceContainer Abstract implementation of default (simple) resource containers (like "hippogallery:exampleAssetSet" and "hippogallery:exampleImageSet").
CompositeList<E>  
DefaultHstLinkCreator  
HstLinkImpl  
HstLinkProcessorChain  
LocationMapResolver Class capable of resolving a path to the best LocationTreeMapItem and create a ResolvedTreeMapItem for you
LocationMapTreeImpl  
LocationMapTreeItemImpl  
ResolvedLocationMapTreeItemImpl  
 

Package org.hippoecm.hst.core.linking Description

The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking



Copyright © 2008-2012 Hippo. All Rights Reserved.