Class LoadSettings


  • public final class LoadSettings
    extends Object
    Fine tuning parsing/loading Description for all the fields can be found in the builder
    • Method Detail

      • getLabel

        public String getLabel()
      • getBufferSize

        public Integer getBufferSize()
      • getAllowDuplicateKeys

        public boolean getAllowDuplicateKeys()
      • getAllowRecursiveKeys

        public boolean getAllowRecursiveKeys()
      • getUseMarks

        public boolean getUseMarks()
      • getMaxAliasesForCollections

        public int getMaxAliasesForCollections()
      • getParseComments

        public boolean getParseComments()