Class GsLightYamlParser

java.lang.Object
com.gigaspaces.internal.utils.yaml.GsLightYamlParser
All Implemented Interfaces:
YamlParser

public class GsLightYamlParser extends Object implements 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