You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-gson
it would by nice that i can access JsonElements via XPath like
statements in Gson-Tree's.
e.g. like:
JsonParser parser = new JsonParser();
JsonElement element = parser.parse(jsonString); // parse into Tree
String value = element.get("mystructure.myArray[3].mypropertie") //
get Value via XPath expression
does is it possible?
inde...@gmail.com
unread,
May 8, 2011, 4:22:00 AM5/8/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message