Package | Description |
---|---|
org.hippoecm.hst.configuration |
The org.hippoecm.hst.configuration package defines the API for the HST Configuration
|
org.hippoecm.hst.configuration.model |
Modifier and Type | Method and Description |
---|---|
static boolean |
ConfigurationUtils.isWorkspaceConfig(HstNode node) |
Modifier and Type | Method and Description |
---|---|
HstNode |
HstNode.getNode(String relPath) |
HstNode |
HstNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<HstNode> |
HstNode.getNodes() |
List<HstNode> |
HstNode.getNodes(String nodeTypeName) |
Modifier and Type | Method and Description |
---|---|
void |
HstNode.addNode(String name,
HstNode hstNode)
Adds or replaces a child HST node with the given name.
|
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.