Class ConstructScalar

    • Constructor Detail

      • ConstructScalar

        public ConstructScalar()
    • Method Detail

      • constructScalar

        protected String constructScalar​(org.snakeyaml.engine.v2.nodes.Node node)
        Create String from the provided scalar node
        Parameters:
        node - - the source
        Returns:
        value of the scalar node