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 |
---|---|
PropertiesBuilderParameters |
Parameters.properties()
Creates a new instance of a parameters object for properties configurations.
|
Modifier and Type | Method and Description |
---|---|
FileBasedConfigurationBuilder<PropertiesConfiguration> |
Configurations.propertiesBuilder(PropertiesBuilderParameters parameters)
Creates a builder for a
PropertiesConfiguration and initializes it with the given parameters to be loaded. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.