public class YamlUtils extends Object
| Constructor and Description | 
|---|
YamlUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,Object> | 
parse(Path path)  | 
static Map<String,String> | 
toMap(Map<String,Object> yaml)  | 
static Properties | 
toProperties(Map<String,Object> yaml)  | 
Copyright © GigaSpaces.