Uses of Class
org.apache.commons.configuration2.builder.PropertiesBuilderParametersImpl
Package
Description
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.-
Uses of PropertiesBuilderParametersImpl in org.apache.commons.configuration2.builder
Modifier and TypeMethodDescriptionPropertiesBuilderParametersImpl.setIncludeListener
(ConfigurationConsumer<ConfigurationException> includeListener) PropertiesBuilderParametersImpl.setIncludesAllowed
(boolean f) PropertiesBuilderParametersImpl.setIOFactory
(PropertiesConfiguration.IOFactory factory) PropertiesBuilderParametersImpl.setLayout
(PropertiesConfigurationLayout layout)