Class JsonUtils

java.lang.Object
org.eclipse.mosaic.lib.util.JsonUtils

public class JsonUtils extends Object
  • Method Details

    • removeComments

      public static String removeComments(String jsonString)
      Removes user custom comments from a JSON string.
      Returns:
      the JSON string without any comments