Package ch.kk7.confij.source.format
Class TomlFormat
- java.lang.Object
-
- ch.kk7.confij.source.format.TomlFormat
-
- All Implemented Interfaces:
ch.kk7.confij.source.format.ConfijFormat
public class TomlFormat extends java.lang.Object implements ch.kk7.confij.source.format.ConfijFormat
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTomlFormat.TomlAnyFormat
-
Constructor Summary
Constructors Constructor Description TomlFormat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidoverride(ch.kk7.confij.tree.ConfijNode rootNode, java.lang.String content)
-