Class ConstructScalar

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.util.Map<java.lang.String,​java.lang.Boolean> BOOL_VALUES  
    • Constructor Summary

      Constructors 
      Constructor Description
      ConstructScalar()  
    • Field Detail

      • BOOL_VALUES

        protected static final java.util.Map<java.lang.String,​java.lang.Boolean> BOOL_VALUES
    • Constructor Detail

      • ConstructScalar

        public ConstructScalar()
    • Method Detail

      • constructScalar

        protected java.lang.String constructScalar​(Node node)
        Create String from the provided scalar node
        Parameters:
        node - - the source
        Returns:
        value of the scalar node