开发者

android xml to file

The jav开发者_JAVA技巧ax.xml.transform package is not included in the Android SDK, so how to write a dom doc to a file?


  • org.w3c.dom
  • org.xml.sax
  • android.sax
  • org.xmlpull.v1

If you can't decide which to use, note that SAX is the fastest way to work with XML, DOM being the slowest.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜