Unable to create json using gson

Posted by tipu on Stack Overflow See other posts from Stack Overflow or by tipu
Published on 2010-04-19T13:21:57Z Indexed on 2010/04/19 13:23 UTC
Read the original article Hit count: 487

Filed under:
|
|

I have to make dynamic hashes, so the class example won't work since the class variables are static. I am sending in a hashmap object to toJson but it isn't working. Any suggestions on what to do?

© Stack Overflow or respective owner

Related posts about gson

Related posts about JSON