Class: RelatonCalconnect::Hit

Inherits:
RelatonBib::Hit
  • Object
show all
Defined in:
lib/relaton_calconnect/hit.rb

Instance Method Summary collapse

Instance Method Details

#fetchRelatonCalconnect::CcBliographicItem

Parse page.

Returns:

  • (RelatonCalconnect::CcBliographicItem)


5
6
7
# File 'lib/relaton_calconnect/hit.rb', line 5

def fetch
  @fetch ||= Scrapper.parse_page @hit
end