| Package | Description |
|---|---|
| org.apache.commons.configuration2.builder.fluent |
This package defines a fluent API for setting up fully configured configuration
builders.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Configurations.getParameters()
Returns the
Parameters instance associated with this object. |
| Constructor and Description |
|---|
Configurations(Parameters params)
Creates a new instance of
Configurations and initializes it with
the specified Parameters object. |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.