E.g.
List<Object> shoppingCategories = get("/somewhere").read("shopping.category");
and:
xmlPath = new XmlPath(get("/somewhere").asString());
int foo = path.read("..");
List bar = path.read("..");
Original issue reported on code.google.com by johan.ha...@gmail.com on 12 Feb 2011 at 11:30
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 12 Feb 2011 at 11:30