Class YamlParseContext

Object
YamlParseContext

public class YamlParseContext extends Object
Holds the context of a call to YamlParser.parse(YamlParseHandler, Map) during its descent into the YamlObject being parsed.
  • Constructor Details

    • YamlParseContext

      public YamlParseContext()
  • Method Details