Galen Charlton > MARC-XML > MARC::File::SAX

Download:
MARC-XML-0.92.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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.