Class YamlConstructorContext

    • Constructor Detail

      • YamlConstructorContext

        public YamlConstructorContext()
    • Method Detail

      • getYamlConstructor

        public org.yaml.snakeyaml.constructor.Constructor getYamlConstructor()
        Returns:
        YAML constructor
      • yamlConstructor

        public YamlConstructorContext yamlConstructor​(org.yaml.snakeyaml.constructor.Constructor value)
        Parameters:
        value - YAML constructor
        Returns:
        this