railo.commons.lang
Class Charset

java.lang.Object
  extended by railo.commons.lang.Charset

public final class Charset
extends Object


Constructor Summary
Charset()
           
 
Method Summary
static String[] getAvailableCharsets()
           
static boolean isSupported(String charset)
          is given charset supported or not
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Charset

public Charset()
Method Detail

getAvailableCharsets

public static String[] getAvailableCharsets()

isSupported

public static boolean isSupported(String charset)
is given charset supported or not

Parameters:
charset -
Returns:


Copyright © 2012 Railo