源码推荐: html解析for iOS

来源:互联网 发布:mmd镜头数据怎么用 编辑:程序博客网 时间:2024/06/08 16:47

有不少的库解析xml,但html的比较少,特别是for iOS. 我发现了两个,分别是


1. Hpple 

Hpple: A nice Objective-C wrapper on the XPathQuery library for parsing HTML.


 

https://github.com/topfunky/hpple

 

用了一次,感觉很爽。


2.ElementParser

https://github.com/mobilehub/ElementParser

用法:http://touchtank.wordpress.com/element-parser/

原创粉丝点击