Class Iso88598Codec.

Inherits TableCodec

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

8859-8-I is the version where direction is implied; see RFC 1556.

Iso88598Codec::Iso88598Codec()

Constructs a codec for ISO 8859-8-I, using the table provided by the Unicode consortium. See RFC 1556 for more about implicit and explicit directionality.

Reimplements Garbage::Garbage().

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