|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ErrorHandler | Defines Java callbacks to handle exceptions. |
MarcHandler | Defines Java callbacks to handle a collection of MARC records. |
Class Summary | |
MarcReader | Parses MARC records and reports events to the MarcHandler
and optionally the ErrorHandler . |
Exception Summary | |
MarcReaderException | A MarcReaderException thrown when an error occurs
while parsing MARC records. |
This package contains an event-based parser to process MARC records.
MARC applications can be written by implementing the MarcHandler
interface and optionally the ErrorHandler
interface.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |