| Package | Description |
|---|---|
| org.apache.commons.configuration.tree |
| Modifier and Type | Method | Description |
|---|---|---|
protected ViewNode |
NodeCombiner.createViewNode() |
Creates a new view node.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
MergeCombiner.addAttributes(ViewNode result,
ConfigurationNode node1,
ConfigurationNode node2) |
Handles the attributes during a combination process.
|
protected void |
OverrideCombiner.addAttributes(ViewNode result,
ConfigurationNode node1,
ConfigurationNode node2) |
Handles the attributes during a combination process.
|