Package | Description |
---|---|
org.apache.commons.configuration2.builder |
This package contains the implementations of configuration builder classes used to create new
Configuration objects. |
Modifier and Type | Method and Description |
---|---|
ReloadingFileBasedConfigurationBuilder<T> |
ReloadingFileBasedConfigurationBuilder.configure(BuilderParameters... params)
Appends the content of the specified
BuilderParameters objects to the current initialization parameters. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.