ChineSouad / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Provide a way to deserialize a JsonElement into an Object #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See discussion at:

http://groups.google.com/group/google-gson/browse_thread/thread/cc836a1b93b92428

Original issue reported on code.google.com by inder123 on 27 Sep 2010 at 5:40

GoogleCodeExporter commented 9 years ago
I believe the solution in the thread is to use new JsonParser().parse().

Original comment by limpbizkit on 3 Nov 2010 at 4:34