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