Android Open Source - Development rss AndroidRssParser






Project Summary

RSS parser for Android..

Web Site / Source Repository

AndroidRssParser is hosted in the following web site
https://github.com/nama-dev/AndroidRssParser

If you think the Android project AndroidRssParser listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidRssParser.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count0
jar files usedtagsoup-1.2.1.jar




Resource Files

There are 1 image files in AndroidRssParser. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidRssParser has the following Java source files.

jp.dreamroad.androidrssparser.constants.RssVersion.java
jp.dreamroad.androidrssparser.entity.FeedEntity.java
jp.dreamroad.androidrssparser.entity.FeedItem.java
jp.dreamroad.androidrssparser.entity.FeedSource.java
jp.dreamroad.androidrssparser.facade.FeedParseFacade.java
jp.dreamroad.androidrssparser.facade.FindFeedFacade.java
jp.dreamroad.androidrssparser.parser.Atom10Parser.java
jp.dreamroad.androidrssparser.parser.FeedParseException.java
jp.dreamroad.androidrssparser.parser.FeedParser.java
jp.dreamroad.androidrssparser.parser.Rss20Parser.java
jp.dreamroad.androidrssparser.utility.Utility.java