uPortal 2.4.1
API Documentation

org.jasig.portal.serialize
Class Encodings

java.lang.Object
  extended byorg.jasig.portal.serialize.Encodings

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.2 2003/04/04 00:46:36 wgthom Exp $
Author:
Assaf Arkin

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

Constructor Detail

Encodings

public Encodings()

uPortal 2.4.1
API Documentation