Module: RMARC

Defined in:
lib/rmarc/constants.rb,
lib/rmarc/model/leader.rb,
lib/rmarc/model/record.rb,
lib/rmarc/model/subfield.rb,
lib/rmarc/marc_xml_reader.rb,
lib/rmarc/marc_xml_writer.rb,
lib/rmarc/model/directory.rb,
lib/rmarc/model/data_field.rb,
lib/rmarc/marc_stream_reader.rb,
lib/rmarc/marc_stream_writer.rb,
lib/rmarc/model/control_field.rb,
lib/rmarc/model/variable_field.rb

Overview

– $Id: variable_field.rb,v 1.4 2005/12/09 15:25:52 bpeters Exp $

Copyright © 2005 Bas Peters

This file is part of RMARC

RMARC is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

RMARC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with RMARC; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ++

Defined Under Namespace

Classes: Constants, ControlField, DataField, Directory, Leader, Listener, MarcStreamReader, MarcStreamWriter, MarcXmlReader, MarcXmlWriter, Record, RecordStack, Subfield, VariableField