Class Processors

    • Constructor Detail

      • Processors

        public Processors()
    • Method Detail

      • get

        public static ConfigProcessor get​(String format)
        Gets a configuration processor matching with the given format.
        Parameters:
        format - the format, must not be null
        Returns:
        the configuration processor or null if none matches
      • getSupportedFormats

        public static Set<String> getSupportedFormats()
        Returns:
        the set of supported formats