| Package | Description |
|---|---|
| org.apache.commons.configuration |
| Modifier and Type | Class | Description |
|---|---|---|
protected static class |
HierarchicalConfiguration.BuilderVisitor |
A specialized visitor base class that can be used for storing the tree of
configuration nodes.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
HierarchicalConfiguration.Node.visit(HierarchicalConfiguration.NodeVisitor visitor,
ConfigurationKey key) |
A generic method for traversing this node and all of its children.
|