简体   繁体   English

我可以在Android和Windows上使用哪些XML库?

[英]What XML libraries can I use with Android and Windows?

I want to build 2 applications in java for windows and one for Android. 我想在Windows中用Java构建2个应用程序,在Android中构建一个应用程序。 I want to use the dame library for XML parsing so i can target to different platforms in the same project. 我想使用dame库进行XML解析,因此我可以在同一项目中定位到不同的平台。 Are there any java XML libraries that will allow me to do this? 是否有任何Java XML库可以让我做到这一点?

sax和dom由java和android(仅将api保留在java中)支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM