java.lang.Object
com.moandjiezana.toml.TomlWriter.Builder
- Enclosing class:
TomlWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()indentTablesBy(int spaces) indentValuesBy(int spaces) padArrayDelimitersBy(int spaces)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
indentValuesBy
-
indentTablesBy
-
timeZone
-
padArrayDelimitersBy
- Parameters:
spaces- number of spaces to put between opening square bracket and first item and between closing square bracket and last item- Returns:
- this TomlWriter.Builder instance
-
build
-
showFractionalSeconds
-