Class SafeConstructor.ConstructYamlOmap

    • Constructor Detail

      • ConstructYamlOmap

        public ConstructYamlOmap()
    • Method Detail

      • construct

        public Object construct​(Node node)
        Description copied from interface: Construct
        Construct a Java instance with all the properties injected when it is possible.
        Parameters:
        node - composed Node
        Returns:
        a complete Java instance