MARC::File::SAX.3pm

Langue: en

Version: 2009-08-01 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

MARC::File::SAX - SAX handler for parsing MARCXML

new()

Create the handler.

records()

Get all the MARC::Records that were parsed out of the XML.

record()

In some contexts you might only expect there to be one record parsed. This is a shorthand for getting it.