Uses of Class
org.apache.commons.configuration2.builder.INIBuilderParametersImpl
Packages that use INIBuilderParametersImpl
Package
Description
This package contains the implementations of configuration builder classes used to create new
Configuration objects.-
Uses of INIBuilderParametersImpl in org.apache.commons.configuration2.builder
Classes in org.apache.commons.configuration2.builder that implement interfaces with type arguments of type INIBuilderParametersImplModifier and TypeClassDescriptionclassA specialized parameters class for INI configuration.Methods in org.apache.commons.configuration2.builder that return INIBuilderParametersImplModifier and TypeMethodDescriptionINIBuilderParametersImpl.setCommentLeadingCharsUsedInInput(String separator) INIBuilderParametersImpl.setSeparatorUsedInInput(String separator) INIBuilderParametersImpl.setSeparatorUsedInOutput(String separator)