Class ConstructParent

  • All Implemented Interfaces:
    org.yaml.snakeyaml.constructor.Construct

    public class ConstructParent
    extends org.yaml.snakeyaml.constructor.AbstractConstruct
    • Constructor Detail

      • ConstructParent

        public ConstructParent()
    • Method Detail

      • construct

        public Object construct​(org.yaml.snakeyaml.nodes.Node node)