| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
          Description
| Interface Summary | |
| CharacterConverter | Defines methods for character conversions. | 
| Class Summary | |
| AnselToUnicode | A utility to convert MARC-8 data to non-precomposed UCS/Unicode. | 
| CharacterConverterLoader | Loads a character converter using a system property. | 
| CodeTable | CodeTabledefines a data structure to facilitateAnselToUnicodecharacter conversion. | 
| CodeTableHandler | CodeTableHandleris a SAX2ContentHandlerthat builds a data structure to facilitate AnselToUnicode character conversion. | 
| CodeTableTracker | A utility to convert UCS/Unicode data to MARC-8. | 
| Iso5426ToUnicode | A utility to convert UNIMARC data to UCS/Unicode. | 
| Iso6937ToUnicode | A utility to convert ISO 6937 data to UCS/Unicode. | 
| MarcWriter | Implements the MarcHandlerinterface
 to write record objects to tape format (ISO 2709). | 
| MarcXmlWriter | Provides a driver for MarcXmlReaderto convert MARC records to MARCXML or to a different format using 
 an XSLT stylesheet. | 
| ReverseCodeTable | ReverseCodeTabledefines a data structure to facilitate UnicodeToAnsel character conversion. | 
| ReverseCodeTableHandler | ReverseCodeTableHandleris a SAX2ContentHandlerthat builds a data structure to facilitateUnicodeToAnselcharacter conversion. | 
| TaggedWriter | Implements the MarcHandlerinterface
 to write MARC data in tagged display format. | 
| UnicodeToAnsel | A utility to convert UCS/Unicode data to MARC-8. | 
| UnicodeToIso5426 | A utility to convert UCS/Unicode data to UNIMARC (ISO 5426 charset). | 
| UnicodeToIso6937 | A utility to convert UCS/Unicode data to ISO 6937. | 
| XmlMarcWriter | Provides a driver for MarcXmlHandlerto convert MARCXML to MARC tape format (ISO 2709) either 
 by providing a MARCXML document or by pre-processing a
 different XML format by using an XSLT stylesheet that 
 outputs a well-formed MARCXML document. | 
| Exception Summary | |
| CharacterConverterLoaderException | A CharacterConverterLoaderExceptionis thrown 
 when an error occurs while loading a character conversion class. | 
This package contains utilities.
Included are utilities to convert MARC-8 data to UCS/Unicode and back and command-line utilities to convert MARC to MARCXML or a different format using XSLT and MARCXML to MARC.
| 
 | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||