Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Gson Parser API #65

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Closed

Expose Gson Parser API #65

GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

See discussion at
http://groups.google.com/group/google-
gson/browse_thread/thread/412b1dab8a67961e

Original issue reported on code.google.com by inder123 on 21 Oct 2008 at 3:28

@GoogleCodeExporter
Copy link
Author

I really need this functionality exposed to switch my project from json.org to 
gson.
 Why artificially restrict the power of your library by not exposing this?

In the interim, I'm attaching a patch that I wrote (can be dropped into any 
project -
just create a com/google/gson subdirectory in your source directory)

Original comment by alexande...@gmail.com on 14 Jan 2009 at 8:17

Attachments:

@GoogleCodeExporter
Copy link
Author

r379 contains changes to expose API for JsonParser and methods to Gson to 
deserialize
from a parse tree.

Original comment by inder123 on 4 Feb 2009 at 2:00

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant