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 |
---|---|
PropertiesBuilderParametersImpl |
PropertiesBuilderParametersImpl.setIncludeListener(ConfigurationConsumer<ConfigurationException> includeListener) |
PropertiesBuilderParametersImpl |
PropertiesBuilderParametersImpl.setIncludesAllowed(boolean f) |
PropertiesBuilderParametersImpl |
PropertiesBuilderParametersImpl.setIOFactory(PropertiesConfiguration.IOFactory factory) |
PropertiesBuilderParametersImpl |
PropertiesBuilderParametersImpl.setLayout(PropertiesConfigurationLayout layout) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.