有没有像BeautifulSoup for Android这样的东西?

sla*_*tir 6 android beautifulsoup xml-parsing

我想找到一个非常宽容的xml解析器.就像Python的BeautifulSoup一样.那里有什么吗?

sla*_*tir 14

好的,我找到了Jsoup.允许的XML解析器的Java版本,如BeautifulSoup.

http://jsoup.org/

我会尝试一下,看看它是怎么回事.

谢谢