Package ch.kk7.confij.source.format
Class TomlFormat.TomlAnyFormat
- java.lang.Object
-
- ch.kk7.confij.source.format.TomlFormat.TomlAnyFormat
-
- All Implemented Interfaces:
ch.kk7.confij.source.any.ConfijAnyFormat
- Enclosing class:
- TomlFormat
@AutoService(ch.kk7.confij.source.any.ConfijAnyFormat.class) public static class TomlFormat.TomlAnyFormat extends java.lang.Object implements ch.kk7.confij.source.any.ConfijAnyFormat
-
-
Constructor Summary
Constructors Constructor Description TomlAnyFormat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Optional<ch.kk7.confij.source.format.ConfijFormat>maybeHandle(java.lang.String pathTemplate)
-