Class ConstructYamlCoreFloat

    • Constructor Detail

      • ConstructYamlCoreFloat

        public ConstructYamlCoreFloat()
    • Method Detail

      • constructScalar

        protected java.lang.String constructScalar​(Node node)
        Description copied from class: ConstructScalar
        Create String from the provided scalar node
        Overrides:
        constructScalar in class ConstructScalar
        Parameters:
        node - - the source
        Returns:
        value of the scalar node