开发者

Parse not-well formed html on iphone (+XPath?)

开发者 https://www.devze.com 2023-03-14 13:25 出处:网络
I have to parse an HTML which is not well-formed. I want to use XPath to retrieve some elements. What could I use on i开发者_JS百科phone?libxml2 and the function PerformHTMLXPathQuery by Marcus Zarra.

I have to parse an HTML which is not well-formed.

I want to use XPath to retrieve some elements.

What could I use on i开发者_JS百科phone?


libxml2 and the function PerformHTMLXPathQuery by Marcus Zarra. See http://cocoawithlove.com/2008/10/using-libxml2-for-parsing-and-xpath.html

0

精彩评论

暂无评论...
验证码 换一张
取 消