Package org.extex.io.charsets

This package contains encoders and decoders to map from and to external representations of characters.

See:
          Description

Class Summary
EbcdicCharset This is the definition of character set for the EBCDIC encoding.
TableDecoder This class provides a table-based CharsetDecoder.
TableEncoder This class provides a table-based CharsetEncoder.
 

Package org.extex.io.charsets Description

This package contains encoders and decoders to map from and to external representations of characters. The internal character set used is based on Unicode.