|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.chars.CharsDecoder
public class CharsDecoder
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 |
|---|
public CharsDecoder()
| Method Detail |
|---|
public static char[] decode(java.lang.String charsetName,
byte[] ba,
int off,
int len)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||