public class JSONRender extends Object
| Modifier and Type | Method and Description |
|---|---|
static JSONRender |
getInstance() |
String |
toJSONString(Object obj) |
String |
toJSONString(Object obj,
boolean ignoreId) |
public String toJSONString(Object obj)
public String toJSONString(Object obj, boolean ignoreId)
public static JSONRender getInstance()