Uses of Package
org.marc4j

Packages that use org.marc4j
org.marc4j Classes to read and write MARC and MARCXML records. 
org.marc4j.converter.impl Classes for byte and character conversions. 
 

Classes in org.marc4j used by org.marc4j
ErrorHandler
          Defines and describes errors encountered in the processing a given MARC record.
MarcException
          Thrown in various situations by MARC4J; may contain a nested exception.
MarcReader
          Implement this interface to provide an iterator over a collection of Record objects.
MarcWriter
          Implement this interface to provide a writer for Record objects.
MarcXmlHandler
          Creates Record objects from SAX events and pushes each item onto the top of the RecordStack.
RecordStack
          Provides push and pop operations for Record objects created by MarcXmlParser.
 

Classes in org.marc4j used by org.marc4j.converter.impl
ErrorHandler
          Defines and describes errors encountered in the processing a given MARC record.
 



Copyright © 2002-2006 Bas Peters. All Rights Reserved.