Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の Android アプリでは、応答を XFORMS ドキュメントとして返す特定の API を使用しています。
XFORM は「通常の」XML であるため、標準の Android パーサーを使用してそのコンテンツを解析できますか?
通常という用語の下で、私は を指していXmlPullParserます。
XmlPullParser