|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.util.charset.UTF8BOMTranslator
public class UTF8BOMTranslator
| Nested Class Summary | |
|---|---|
static class |
UTF8BOMTranslator.UnicodeInputStream
|
| Constructor Summary | |
|---|---|
UTF8BOMTranslator()
|
|
| Method Summary | |
|---|---|
static byte[] |
convert(byte[] bytes,
String encout)
|
static String |
getBOM(String enc)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTF8BOMTranslator()
| Method Detail |
|---|
public static byte[] convert(byte[] bytes,
String encout)
throws Exception
Exception
public static String getBOM(String enc)
throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||