Package | Description |
---|---|
org.apache.commons.configuration2 |
The Configuration main package.
|
org.apache.commons.configuration2.ex |
This package contains all exception classes used by this library.
|
org.apache.commons.configuration2.interpol |
A package with helper classes used for interpolation (variable substitution).
|
Modifier and Type | Method and Description |
---|---|
static Configuration |
ConfigurationUtils.cloneConfiguration(Configuration config)
Clones the given configuration object if this is possible.
|
Modifier and Type | Class and Description |
---|---|
class |
ConversionException
Exception thrown when a property is incompatible with the type requested.
|
Modifier and Type | Method and Description |
---|---|
void |
ExprLookup.Variable.setValue(Object value) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.