public class ParserUtil extends Object
JSONParser.public static String render(String value, boolean pretty, String indent)
value - The String that has to be rendered to text.pretty - A boolean flag, indicating if we have to insert indentation or not.indent - The indentation, only in effect if the pretty flag is set.Copyright © 2012. All Rights Reserved.