阅读背景:

在Java中是否有更简单的方法来解析XML ?

来源:互联网 

I'm trying to figure out how to parse some XML (for an Android app), and it seems pretty ridiculous how difficult it is to do in Java. It seems like it requires creating an XML handler which has various callbacks (startElement, endElement, and so on), and you have to then take care of changing all this data into objects. Something like I'm trying to figure out how to parse some XML




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: