| Package | Description | 
|---|---|
| org.apache.commons.configuration2 | 
 
 The Configuration main package. 
 | 
| org.apache.commons.configuration2.tree | 
 
 A package with helper and utility classes used by hierarchical configurations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NodeUpdateData<T> | 
AbstractHierarchicalConfiguration.resolveUpdateKey(T root,
                String key,
                Object newValue,
                NodeHandler<T> handler)
Resolves a key for an update operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NodeUpdateData<T> | 
NodeKeyResolver.resolveUpdateKey(T root,
                String key,
                Object newValue,
                NodeHandler<T> handler)
Resolves a key for an update operation. 
 | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.