Constructor and Description |
---|
JSON() |
Modifier and Type | Method and Description |
---|---|
static Object |
parseObject(String jsonString) |
static String |
toJSONString(Object object) |
public JSON()
public static String toJSONString(Object object)
public static Object parseObject(String jsonString)