public class YamlConverter extends Object
static String
convertJsonToYaml(Reader jsonReader)
convertYamlToJson(Reader yamlReader)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String convertYamlToJson(Reader yamlReader)
yamlReader
public static String convertJsonToYaml(Reader jsonReader)
jsonReader