Xerces on Android

后端 未结 5 1975
面向向阳花
面向向阳花 2020-12-16 06:13

I found several references in the mailinglist archive about Xerces, but it is still not clear to me if it is possible use Xerces succesfully in Android. Could you please pro

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-16 06:23

    You can check out Androjena; it's a porting of Jena to the Android platform, and it uses Android's built-in XML parsers instead of Xerces. Hope this helps, bye!

提交回复
热议问题