Uses of Interface
org.apache.commons.configuration2.builder.PropertiesBuilderProperties
Packages that use PropertiesBuilderProperties
Package
Description
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.
This package defines a fluent API for setting up fully configured configuration builders.
-
Uses of PropertiesBuilderProperties in org.apache.commons.configuration2.builder
Classes in org.apache.commons.configuration2.builder that implement PropertiesBuilderPropertiesModifier and TypeClassDescriptionclass
A specialized parameter class for configuringPropertiesConfiguration
instances. -
Uses of PropertiesBuilderProperties in org.apache.commons.configuration2.builder.fluent
Subinterfaces of PropertiesBuilderProperties in org.apache.commons.configuration2.builder.fluentModifier and TypeInterfaceDescriptioninterface
Definition of a parameters interface providing a fluent API for setting all properties for a properties configuration.