Package es.bsc.dataclay.util.yaml
Class CommonYAML
- java.lang.Object
-
- es.bsc.dataclay.util.yaml.CommonYAML
-
public final class CommonYAML extends Object
Common functions used in YAML loading/parsing/interpreting.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.yaml.snakeyaml.Yaml
getYamlObject()
Global YAML object, with global valid tags.
-