Class INIConfiguration.Builder

  • Enclosing class:
    INIConfiguration

    public static class INIConfiguration.Builder
    extends java.lang.Object
    Builds instances of INIConfiguration.
    Since:
    2.9.0
    • Field Detail

      • sectionInLineCommentsAllowed

        private boolean sectionInLineCommentsAllowed
        The flag for decision, whether inline comments on the section line are allowed.
    • Constructor Detail

      • Builder

        public Builder()