Uses of Class
org.apache.commons.configuration2.builder.combined.BaseConfigurationBuilderProvider
Package
Description
A package containing the implementation of the builder for combined configurations.
-
Uses of BaseConfigurationBuilderProvider in org.apache.commons.configuration2.builder.combined
Modifier and TypeClassDescriptionclass
A specializedConfigurationBuilderProvider
implementation which deals with combined configuration builders.class
A specialized implementation ofConfigurationBuilderProvider
which determines the name of the result configuration class based on the extension of the file to load.class
A specializedConfigurationBuilderProvider
implementation for integratingMultiFileConfigurationBuilder
withCombinedConfigurationBuilder
.