Class INIConfiguration.Builder
java.lang.Object
org.apache.commons.configuration2.INIConfiguration.Builder
- Enclosing class:
- INIConfiguration
Builds instances of INIConfiguration.
- Since:
- 2.9.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setSectionInLineCommentsAllowed
(boolean sectionInLineCommentsAllowed)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
setSectionInLineCommentsAllowed
public INIConfiguration.Builder setSectionInLineCommentsAllowed(boolean sectionInLineCommentsAllowed)
-