org.exoplatform.services.chars
Class CharsDecoder

java.lang.Object
  extended by org.exoplatform.services.chars.CharsDecoder

public class CharsDecoder
extends java.lang.Object

Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Sep 15, 2006


Constructor Summary
CharsDecoder()
           
 
Method Summary
static char[] decode(java.lang.String charsetName, byte[] ba, int off, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharsDecoder

public CharsDecoder()
Method Detail

decode

public static char[] decode(java.lang.String charsetName,
                            byte[] ba,
                            int off,
                            int len)
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.