org.jasig.portal.serialize
Class Encodings
java.lang.Object
org.jasig.portal.serialize.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 19776 2010-01-14 22:17:21Z edalquist $
- Author:
- Assaf Arkin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Encodings
public Encodings()
Copyright © 2010 Jasig. All Rights Reserved.