public class UnicodeUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnicodeUtil.UnicodeInputStream |
| Constructor and Description |
|---|
UnicodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
convert(byte[] bytes,
java.lang.String encout) |
static java.lang.String |
getBOM(java.lang.String enc) |
public static byte[] convert(byte[] bytes,
java.lang.String encout)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.String getBOM(java.lang.String enc)
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException