|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwater.util.JsonUtil
public class JsonUtil
Constructor Summary | |
---|---|
JsonUtil()
|
Method Summary | |
---|---|
static com.google.gson.JsonArray |
escape(com.google.gson.JsonArray json)
|
static com.google.gson.JsonElement |
escape(com.google.gson.JsonElement v)
|
static com.google.gson.JsonObject |
escape(com.google.gson.JsonObject json)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JsonUtil()
Method Detail |
---|
public static com.google.gson.JsonObject escape(com.google.gson.JsonObject json)
public static com.google.gson.JsonArray escape(com.google.gson.JsonArray json)
public static com.google.gson.JsonElement escape(com.google.gson.JsonElement v)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |