Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
Modifier and Type | Class and 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 and Description |
---|---|
void |
HierarchicalConfiguration.Node.visit(HierarchicalConfiguration.NodeVisitor visitor,
ConfigurationKey key)
A generic method for traversing this node and all of its children.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.