Package org.marc4j.marcxml
This package contains SAX2 event consumers and producers to read and write MARCXML.
See:
Description
|
Class Summary |
| Converter |
Converter can be used to apply a conversion
or transformation from a source, populating a result. |
| DoctypeDecl |
DoctypeDecl defines behaviour for a document type
declaration. |
| ExtendedFilter |
ExtendedFilter extends XMLFilterImpl
with an implementation of the LexicalHandler interface. |
| MarcResult |
Collects the result of a MARC conversion. |
| MarcSource |
MarcSource is a MARC input source for
non-MARCXML conversions. |
| MarcXmlFilter |
Deprecated. This class has been replaced by
MarcXmlReader |
| MarcXmlHandler |
MarcXmlHandler is a SAX2 ContentHandler
that reports events to the MarcHandler interface. |
| MarcXmlReader |
MarcXmlReader is an XMLReader that
consumes MarcHandler events and reports events to
a SAX2 ContentHandler. |
| SaxErrorHandler |
SaxErrorHandler is a SAX2 ErrorHandler
implementation. |
Package org.marc4j.marcxml Description
This package contains SAX2 event consumers and producers to read and write MARCXML.
Copyright © 2001-2004 Bas Peters. All Rights Reserved.