| Package | Description |
|---|---|
| info.freelibrary.marc4j.converter.impl |
Classes for byte and character conversions.
|
| Class and Description |
|---|
CodeTable
CodeTable defines a data structure to facilitate
AnselToUnicode character conversion. |
| CodeTableInterface |
ReverseCodeTable
ReverseCodeTable is a set of methods to facilitate Unicode to MARC-8 character conversion, it tracks the
current charset encodings that are in use, and defines abstract methods isCombining() and getCharTable()which must be
overridden in a sub-class to actually implement the Unicode to MARC8 character conversion. |
Copyright © 2014 FreeLibrary. All Rights Reserved.