Class GsLightYamlParser
java.lang.Object
com.gigaspaces.internal.utils.yaml.GsLightYamlParser
- All Implemented Interfaces:
YamlParser
A light yaml parser, providing common yaml functionality with no external dependencies.
For internal GigaSpaces usage only - API and functionality might change between versions.
- Since:
- 15.2
- Author:
- Niv Ingberg
-
Constructor Details
-
GsLightYamlParser
public GsLightYamlParser()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceYamlParser- Throws:
IOException
-