public interface YamlParser
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
parse(InputStream stream)  | 
default Map<String,Object> | 
parse(Path path)  | 
default Map<String,Object> parse(Path path) throws IOException
IOExceptionMap<String,Object> parse(InputStream stream) throws IOException
IOExceptionCopyright © GigaSpaces.