Searched defs:yaml3 (Results 1 – 2 of 2) sorted by relevance
61 String yaml3 = beanDumper.dumpAsMap(loadedHouse); in testDump1() local107 String yaml3 = beanDumper.dumpAsMap(loadedHouse); in testDump3() local141 String yaml3 = beanDumper.dump(loadedHouse); in testDump2() local
34 Yaml yaml3 = new Yaml(new Representer()); in testYamlDefaults() local