org.lantern
Class JsonUtils
java.lang.Object
org.lantern.JsonUtils
public class JsonUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonUtils
public JsonUtils()
jsonify
public static String jsonify(Object all)
jsonify
public static String jsonify(Object all,
Class<?> view)
getValueFromJson
public static String getValueFromJson(String key,
String json)
Copyright © 2010-2013 Team Lantern. All Rights Reserved.