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 |
---|---|
INIBuilderParametersImpl |
INIBuilderParametersImpl.setCommentLeadingCharsUsedInInput(String separator) |
INIBuilderParametersImpl |
INIBuilderParametersImpl.setSeparatorUsedInInput(String separator) |
INIBuilderParametersImpl |
INIBuilderParametersImpl.setSeparatorUsedInOutput(String separator) |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.