Package io.wcm.devops.conga.model.util
Class YamlUtil
- java.lang.Object
-
- io.wcm.devops.conga.model.util.YamlUtil
-
public final class YamlUtil extends Object
Helper methods for SnakeYAML.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.yaml.snakeyaml.LoaderOptions
createLoaderOptions()
Create a new loader options instances with default configuration.
-