|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The EncodingAware
interface describes an Object
aware
of multiple encodings existing withing the platform.
Field Summary | |
static String |
DEFAULT_ENCODING
The default encoding is specified as being UTF-8 . |
static String |
PLATFORM_ENCODING
The platform encoding is evaluated at runtime from the JVM. |
Field Detail |
public static final String DEFAULT_ENCODING
The default encoding is specified as being UTF-8
.
public static final String PLATFORM_ENCODING
The platform encoding is evaluated at runtime from the JVM.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |