Class Iso885913Codec.

Inherits TableCodec

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

Iso885913Codec::Iso885913Codec()

Constructs a codec for ISO 8859-13, 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.