File_MARC
[ class tree: File_MARC ] [ index: File_MARC ] [ all elements ]

File: MARC.php

Source Location: /File_MARC-1.4.1/File/MARC.php

Classes:

File_MARC
The main File_MARC class enables you to return File_MARC_Record objects from a stream or string.

Page Details:

Parser for MARC records

This package is based on the PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Christoffer Landtman generously agreed to make the "php-marc" code available under the GNU LGPL so it could be used as the basis of this PEAR package.

PHP version 5

LICENSE: This program 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.

This program 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 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Includes:

require_once('File/MARC/Record.php') [line 44]
require_once('File/MARC/Field.php') [line 45]
require_once('PEAR/Exception.php') [line 42]
require_once('File/MARCBASE.php') [line 43]
require_once('File/MARC/Control_Field.php') [line 46]
require_once('File/MARC/Exception.php') [line 49]
require_once('File/MARC/List.php') [line 50]
require_once('File/MARC/Data_Field.php') [line 47]
require_once('File/MARC/Subfield.php') [line 48]

Documentation generated on Wed, 13 Nov 2019 12:37:08 -0500 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.