Package | Description |
---|---|
org.hippoecm.hst.configuration.site |
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
|
org.hippoecm.hst.core.linking |
The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking
|
Modifier and Type | Method and Description |
---|---|
LocationMapTree |
HstSite.getLocationMapTree()
The location map is an inverted version from the
HstSiteMap : Instead of mapping for URL s to
relativecontentpath 's, the location map is a mapping from relativecontentpath s to URL s |
Modifier and Type | Method and Description |
---|---|
void |
LocationResolver.setLocationMapTree(LocationMapTree locationMapTree)
this setter will always be called when a LocationResolver implementation class is created.
|
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.