public class GsonParser extends Object
GsonParser()
static com.google.gson.JsonObject
parse(com.google.gson.stream.JsonReader json)
parse(Reader json)
parse(String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GsonParser()
public static com.google.gson.JsonObject parse(String json)
public static com.google.gson.JsonObject parse(Reader json)
public static com.google.gson.JsonObject parse(com.google.gson.stream.JsonReader json)
Copyright © 2024. All rights reserved.