|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.sourceforge.simplefh.constant.Encoding
public final class Encoding
Encoding constants.
Field Summary | |
---|---|
static String |
EUC_JP
EUC-JP |
static String |
LATIN_1
LATIN-1 (ISO8859_1) |
static String |
MS932
MS932 |
static String |
SHIFT_JIS
SHIFT_JIS |
static String |
UTF_8
UTF-8 |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SHIFT_JIS
public static final String MS932
public static final String EUC_JP
public static final String UTF_8
public static final String LATIN_1
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |