Class: RelatonOgc::Hit

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

Instance Method Summary collapse

Instance Method Details

#fetchRelatonNist::NistBliographicItem

Parse page.



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

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