Closed GoogleCodeExporter closed 9 years ago
E.g.
document.'**'.find{ it['@id'] == 'results'}.ul.li.div.div.h3.a.each { println
it.text() }
Original comment by johan.ha...@gmail.com
on 30 Aug 2011 at 11:54
Original comment by johan.ha...@gmail.com
on 30 Aug 2011 at 11:55
Fixed for XML parsing. Doesn't work for JSON parsing because it doesn't seem
like Groovy's JSON Slurper supports it.
Original comment by johan.ha...@gmail.com
on 4 Sep 2011 at 2:06
Original comment by johan.ha...@gmail.com
on 4 Sep 2011 at 3:30
Original issue reported on code.google.com by
johan.ha...@jayway.com
on 30 Aug 2011 at 11:54