【问题标题】:To parse with the help of atom parsing在原子解析的帮助下解析
【发布时间】:2011-09-28 10:51:28
【问题描述】:

我必须解析这种类型的 xml..

 <content type="xhtml">
        <apxh:div>
            <apxh:p>blah..blah...blah</apxh:p>
            <apxh:p>blah..blah...blah</apxh:p>
        </apxh:div>
 </content>

我如何通过原子解析(根处理程序,元素处理程序)来解析它。

【问题讨论】:

    标签: android rss feedparser android-parser


    【解决方案1】:

    我建议你看看这篇文章。
    http://www.ibm.com/developerworks/opensource/library/x-android/

    也刚刚发现这个 开源Android atom\rss阅读器
    http://code.google.com/p/android-feed-reader/source/browse/#

    如何创建和解析 Rss Feed
    http://www.rgagnon.com/javadetails/java-0556.html

    【讨论】:

      猜你喜欢
      • 2015-12-11
      • 2021-11-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-12-07
      • 2023-03-26
      相关资源
      最近更新 更多