Class: Scraper::Microformats::HAtom::Feed

Inherits:
Base
  • Object
show all
Defined in:
lib/scraper/microformats.rb

Constant Summary

Constants inherited from Base

Base::READER_OPTIONS

Instance Attribute Summary

Attributes inherited from Base

#extracted, #options, #page_info

Instance Method Summary collapse

Methods inherited from Base

array, #collect, #document, element, extractor, #initialize, #option, options, parser, parser_options, #prepare, process, process_first, #request, result, root_element, rules, scrape, #scrape, selector, #skip, #stop, text

Constructor Details

This class inherits a constructor from Scraper::Base

Instance Method Details

#resultObject



61
62
63
# File 'lib/scraper/microformats.rb', line 61

def result()
  entries
end