Package ch.kk7.confij.source.format
Class YamlFormat.YamlAnyFormat
- java.lang.Object
-
- ch.kk7.confij.source.format.YamlFormat.YamlAnyFormat
-
- All Implemented Interfaces:
ch.kk7.confij.source.any.ConfijAnyFormat
- Enclosing class:
- YamlFormat
@AutoService(ch.kk7.confij.source.any.ConfijAnyFormat.class) public static class YamlFormat.YamlAnyFormat extends java.lang.Object implements ch.kk7.confij.source.any.ConfijAnyFormat
-
-
Constructor Summary
Constructors Constructor Description YamlAnyFormat()
-
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)
-