Class Yapra::Plugin::Feed::Load
In: lib-plugins/yapra/plugin/feed/load.rb
Parent: Yapra::Plugin::MechanizeBase

Load RSS from given URLs

Load RSS from given URLs. If URL is an Array, all URLs in the array will be loaded.

    - module: RSS::load
      config:
        uri: http://www.example.com/hoge.rdf

Methods

run  

Public Instance methods

[Validate]