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
IOException
Map<String,Object> parse(InputStream stream) throws IOException
IOException
Copyright © GigaSpaces.