topfunky / hpple

An XML/HTML parser for Objective-C, inspired by Hpricot.
http://topfunky.com
MIT License
2.77k stars 473 forks source link

How can I get multiple tags value by one-time searchWithXPathQuery ? #56

Open wongzigii opened 9 years ago

wongzigii commented 9 years ago

See also: http://stackoverflow.com/questions/27820804/objective-c-xpath-get-multiple-tags-value

Cause I need to iterate several times to parse, it is not effectively.