Class: FeedAbstract::Items

Inherits:
Object
  • Object
show all
Defined in:
lib/feed-abstract/items/atom.rb,
lib/feed-abstract/items/rdf.rb,
lib/feed-abstract/items/rss.rb

Overview

Nothing interesting. The classes in this namespace map the RSS::Parser object entries/items to the proper FeedAbstract::Item classes. Perhap item-level transformations could be supported through this class in the future.

Defined Under Namespace

Classes: Atom, RDF, RSS