Package | Description |
---|---|
org.apache.commons.configuration.tree |
A package with helper and utility classes used by hierarchical configurations.
|
Modifier and Type | Method and Description |
---|---|
protected ViewNode |
NodeCombiner.createViewNode()
Creates a new view node.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OverrideCombiner.addAttributes(ViewNode result,
ConfigurationNode node1,
ConfigurationNode node2)
Handles the attributes during a combination process.
|
protected void |
MergeCombiner.addAttributes(ViewNode result,
ConfigurationNode node1,
ConfigurationNode node2)
Handles the attributes during a combination process.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.