Class: FeedMe::ItemParser

Inherits:
AbstractParser show all
Defined in:
lib/feed_me/item_parser.rb

Direct Known Subclasses

AtomItemParser, Rss1ItemParser, Rss2ItemParser

Instance Attribute Summary

Attributes inherited from AbstractParser

#feed, #xml

Method Summary

Methods inherited from AbstractParser

has_many, has_one, #initialize, properties, property, #to_hash

Constructor Details

This class inherits a constructor from FeedMe::AbstractParser