|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.vexpro.editor.util.UnicodeUtil
public class UnicodeUtil
Workaround Sun-i bugile Kood: http://tripoverit.blogspot.com/2007/04/javas-utf-8-and-unicode-writing-is.html
Nested Class Summary | |
---|---|
static class |
UnicodeUtil.UnicodeInputStream
|
Constructor Summary | |
---|---|
UnicodeUtil()
|
Method Summary | |
---|---|
static byte[] |
convert(byte[] bytes,
java.lang.String encout)
|
static java.lang.String |
getBOM(java.lang.String enc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnicodeUtil()
Method Detail |
---|
public static byte[] convert(byte[] bytes, java.lang.String encout) throws java.lang.Exception
java.lang.Exception
public static java.lang.String getBOM(java.lang.String enc) throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |