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
Class | Description |
---|---|
MARC | The main MARC class enables you to read MARC records from a stream or string. |
MARC_Record | Represents a single MARC record |
MARC_Field | The MARC_Field class is expected to be extended to reflect the requirements of control and data fields. |
MARC_Data_Field | The MARC_Data_Field class represents a single field in a MARC record. |
MARC_Control_Field | The MARC_Control_Field class represents a single control field in a MARC record. |
MARC_Subfield | The MARC_Subfield class represents a single subfield in a MARC record field. |
MARC_Linked_List | The MARC_Linked_List class represents a linked list structure composed of MARC_Link objects. |
MARC_Link | The MARC_Link class represents a node in a MARC_Linked_List linked list structure. |
Length of the Directory
Hexadecimal value for End of Field
Hexadecimal value for End of Record
Define error codes
Length of the Leader
Add link after the target link in the linked list
Add link to the end of the linked list
Add link before the target link in the linked list
MARC records retrieved from a file
MARC records retrieved from a binary string
Hexadecimal value for Subfield indicator
Documentation generated on Mon, 14 Aug 2006 18:59:28 -0400 by phpDocumentor 1.3.0RC6