org.apache.geronimo.system.configuration
Class Encodings

java.lang.Object
  extended byorg.apache.geronimo.system.configuration.Encodings

public class Encodings
extends 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 409817 2006-05-27 07:56:38Z jsisson $
Author:
Assaf Arkin

Constructor Summary
Encodings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Encodings

public Encodings()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.