Class YamlConfigParser

    • Field Detail

      • MEDIA_TYPE_APPLICATION_YAML

        public static final String MEDIA_TYPE_APPLICATION_YAML
        A String constant representing "application/x-yaml" media type.
        See Also:
        Constant Field Values
    • Constructor Detail

      • YamlConfigParser

        @Deprecated
        public YamlConfigParser()
        Deprecated.
        This method should not be directly used, use create()
        Default constructor needed by Java Service loader.