All Classes
| Class | Description |
|---|---|
| BetterLang |
BetterLang wraps BetterYaml and allows easy language file reading with support for multiple, localised default contents
It also introduces a getMessages() method that returns a Map, linking message path to message
|
| BetterYaml |
A class aimed at internal use only.
|
| ChainedValidator | |
| CustomFormatter | |
| CustomRepresenter | |
| IConfigReader |
An interface for Config Reading
|
| IFormatter | |
| IOptionalConfigReader |
An improvement upon IConfigReader, where we now work with Optionals
|
| Max | |
| Min | |
| NumbersUtil | |
| OptionalBetterYaml |
A wrapper around BetterYaml, handling all Exceptions and working with Optional to show where errors have happened
|
| Range | |
| StringWhiteList | |
| TempFileCopier | |
| TestPlugin | |
| ToLowerCase | |
| ValidationHandler | |
| Validator | |
| YamlMerger | |
| YamlReader |