Interface ConfijAnyFormat

All Known Implementing Classes:
PropertiesFormat.PropertiesAnyFormat

public interface ConfijAnyFormat
  • Method Summary

    Modifier and Type Method Description
    java.util.Optional<ConfijFormat> maybeHandle​(java.lang.String pathTemplate)  
  • Method Details

    • maybeHandle

      java.util.Optional<ConfijFormat> maybeHandle​(java.lang.String pathTemplate)