uk.ac.bham.gloss
Class SupportedEncodings

java.lang.Object
  extended by uk.ac.bham.gloss.SupportedEncodings

public class SupportedEncodings
extends java.lang.Object

Lists character encodings supported by the java runtime. Copyright Richard Kaye 2007-8 for GLOSS, http://gloss.bham.ac.uk Usage permitted according to the GPL. No waranty.


Constructor Summary
SupportedEncodings()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedEncodings

public SupportedEncodings()
Method Detail

main

public static void main(java.lang.String[] args)