Class JsonUtils


  • public class JsonUtils
    extends Object
    • Method Detail

      • removeComments

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