Uses of Class
net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser

Packages that use AbstractFeedParser
net.sourceforge.rssowl.dao.feedparser   
 

Uses of AbstractFeedParser in net.sourceforge.rssowl.dao.feedparser
 

Subclasses of AbstractFeedParser in net.sourceforge.rssowl.dao.feedparser
 class Atom_0_3_Parser
          Parser for the Atom 0.3 Format
Specification: http://bitworking.org/projects/atom/draft-gregorio-09.html
 class BaseRSSParser
          Basic RSS Parser used by RSS versions 0.91, 0.92 and 2.0 to parse Elements that all three have in common.
 class FeedParser
          Class to Parse a RSS XML.
 class OPML_1_0_Parser
          Parser for the OPML 1.0 Format
Specification: http://www.opml.org/spec
 class RDF_1_0_Parser
          Parser for the RDF 1.0 Format
Specification: http://web.resource.org/rss/1.0/spec
 class RSS_0_91_Parser
          Parser for the RSS 0.91 Format
Specification: http://backend.userland.com/rss091
 class RSS_0_92_Parser
          Parser for the RSS 0.92 Format
Specification: http://backend.userland.com/rss092
 class RSS_2_0_Parser
          Parser for the RSS 2.0 Format
Specification: http://blogs.law.harvard.edu/tech/rss
 



RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo