Package org.geotools.ysld
Class YamlUtil
- Object
-
- YamlUtil
-
public class YamlUtil extends Object
Factory for Yaml instances.
-
-
Constructor Summary
Constructors Constructor Description YamlUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Yaml
getSafeYaml()
static Yaml
getSafeYaml(DumperOptions dumperOptions)
static Yaml
getSafeYaml(Representer representer, DumperOptions dumperOptions)
-