| Class | Description |
|---|---|
| FancyJsonWriter |
A configurable JSON writer.
|
| JsonFormat<W extends me.hypherionmc.moonconfig.core.io.ConfigWriter> | |
| JsonParser |
A JSON parser.
|
| MinimalJsonWriter |
A simple JSON writer that produces a minimized output: no line breaks, no spaces, no indentation.
|