public class JSONConverter extends Object
JSONConverter()
static String
toJSON(Object obj)
toJSON(Object obj, boolean prettyPrint)
toJSON(String key, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONConverter()
public static String toJSON(Object obj)
public static String toJSON(Object obj, boolean prettyPrint)
public static String toJSON(String key, String value)
Copyright © 2014. All Rights Reserved.