Uses of Class
org.apache.commons.configuration2.builder.INIBuilderParametersImpl
-
Packages that use INIBuilderParametersImpl Package Description org.apache.commons.configuration2.builder This package contains the implementations of configuration builder classes used to create newConfigurationobjects. -
-
Uses of INIBuilderParametersImpl in org.apache.commons.configuration2.builder
Methods in org.apache.commons.configuration2.builder that return INIBuilderParametersImpl Modifier and Type Method Description INIBuilderParametersImplINIBuilderParametersImpl. setCommentLeadingCharsUsedInInput(String separator)INIBuilderParametersImplINIBuilderParametersImpl. setSeparatorUsedInInput(String separator)INIBuilderParametersImplINIBuilderParametersImpl. setSeparatorUsedInOutput(String separator)
-