| Constructor and Description |
|---|
GsonParser() |
GsonParser(Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromString(java.lang.String content,
java.lang.reflect.Type type) |
java.lang.String |
toString(java.lang.Object body) |
public <T> T fromString(java.lang.String content,
java.lang.reflect.Type type)
throws JsonSyntaxException
fromString in interface ParserJsonSyntaxException