Class: Libis::Tools::Metadata::Marc21Record

Inherits:
MarcRecord show all
Defined in:
lib/libis/tools/metadata/marc21_record.rb

Overview

This class implements the missing private method ‘get_all_records’ to accomodate for the MARC-XML format.

Method Summary

Methods inherited from MarcRecord

#all, #all_fields, #all_tags, #each, #each_field, #first_field, #first_tag, #initialize, load, #marc_dump, read, #save, #select_fields, #to_aseq, #to_raw

Constructor Details

This class inherits a constructor from Libis::Tools::Metadata::MarcRecord