Hi,
I am gettiing a hash/dictionary from the server as a JSON string. This
looks some thing like:
{"a": "bar", "b": "foo", "c": ["x", "y", "z"], "d": {"1": "xxx", "2":
"yyy"}}
Is there some class that can convert this to a HashMap?
Thanks,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to