Class Iso88593Codec.

Inherits TableCodec

The Iso88593Codec class converts between ISO 8859-3 and Unicode, using tables published by the Unicode Consortium. We have scripts to update the tables if/when a new revision of ISO 8859-3 is published.

Iso88593Codec::Iso88593Codec()

Constructs a codec for ISO 8859-3, using the table provided by the Unicode consortium.

Reimplements Garbage::Garbage().

This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.