public class Encodings
extends java.lang.Object
Provides information about encodings. Depends on the Java runtime
to provides writers for the different encodings, but can be used
to override encoding names and provide the last printable character
for each encoding.
- Version:
- $Id: Encodings.java,v 1.10 2005/06/24 01:32:04 mrglavas Exp $
- Author:
- Assaf Arkin