/MARCXML.php

Description

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

Classes
Class Description
File_MARCXML The main File_MARCXML class enables you to return File_MARC_Record objects from an XML stream or string.
Includes
require_once ('Structures/LinkedList/Double.php') (line 42)
require_once ('File/MARC.php') (line 43)
require_once ('File/MARC/Record.php') (line 44)
require_once ('PEAR/Exception.php') (line 41)
require_once ('File/MARC/Field.php') (line 45)
require_once ('File/MARC/Control_Field.php') (line 46)
require_once ('File/MARC/Subfield.php') (line 48)
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)

Documentation generated on Mon, 01 Jan 2007 23:44:41 -0500 by phpDocumentor 1.3.1