Uses of Interface
org.apache.commons.configuration2.builder.fluent.INIBuilderParameters
Packages that use INIBuilderParameters
Package
Description
This package defines a fluent API for setting up fully configured configuration builders.
-
Uses of INIBuilderParameters in org.apache.commons.configuration2.builder.fluent
Subinterfaces with type arguments of type INIBuilderParameters in org.apache.commons.configuration2.builder.fluentModifier and TypeInterfaceDescriptioninterfaceDefinition of a parameters interface providing a fluent API for setting all properties for a INI configuration.interfaceDefinition of a parameters interface providing a fluent API for setting all properties for a INI configuration.interfaceDefinition of a parameters interface providing a fluent API for setting all properties for a INI configuration.interfaceDefinition of a parameters interface providing a fluent API for setting all properties for a INI configuration.Methods in org.apache.commons.configuration2.builder.fluent that return INIBuilderParametersModifier and TypeMethodDescriptionParameters.ini()Creates a new instance of a parameters object for INI configurations.