Package ch.kk7.confij.source.any
Interface ConfijAnyFormat
-
- All Known Implementing Classes:
PropertiesFormat.PropertiesAnyFormat
public interface ConfijAnyFormat
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<ConfijFormat>maybeHandle(java.lang.String pathTemplate)
-
-
-
Method Detail
-
maybeHandle
java.util.Optional<ConfijFormat> maybeHandle(java.lang.String pathTemplate)
-
-