このタイプのxmlを解析する必要があります..
<content type="xhtml">
<apxh:div>
<apxh:p>blah..blah...blah</apxh:p>
<apxh:p>blah..blah...blah</apxh:p>
</apxh:div>
</content>
アトム解析 (ルート ハンドラー、要素ハンドラー) で解析するにはどうすればよいですか。
このタイプのxmlを解析する必要があります..
<content type="xhtml">
<apxh:div>
<apxh:p>blah..blah...blah</apxh:p>
<apxh:p>blah..blah...blah</apxh:p>
</apxh:div>
</content>
アトム解析 (ルート ハンドラー、要素ハンドラー) で解析するにはどうすればよいですか。
この記事をご覧になることをお勧めします。
http://www.ibm.com/developerworks/opensource/library/x-android/
また、このオープン ソース Android アトム \ rss リーダー
http://code.google.com/p/android-feed-reader/source/browse/#を見つけました
Rss フィードの作成と解析方法
http://www.rgagnon.com/javadetails/java-0556.html