Package | Description |
---|---|
org.apache.commons.configuration2.builder |
This package contains the implementations of configuration builder
classes used to create new
Configuration objects. |
org.apache.commons.configuration2.builder.fluent |
This package defines a fluent API for setting up fully configured configuration
builders.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesBuilderParametersImpl
A specialized parameter class for configuring
PropertiesConfiguration
instances. |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertiesBuilderParameters
Definition of a parameters interface providing a fluent API for setting all
properties for a properties configuration.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.