This is the first time I am working with YAML files, so the first think I looked at was to find any library that could help me to parse the file.
I have found two li
YamlBean is included to DMelt Java numeric computational environment (http://jwork.org/dmelt/). You can create Yaml files using jhplot.io.HFileYAML class which creates a key-value map and save as yaml file.