|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.wohenchan.encoding.UTF8Encoding
UTF-8
Field Summary | |
static java.lang.String |
CANONICAL
|
(package private) static UTF8Encoding |
s_singleton
|
Fields inherited from interface net.sourceforge.wohenchan.encoding.EncodingInfoInterface |
ALL_ENCODINGS |
Constructor Summary | |
private |
UTF8Encoding()
|
Method Summary | |
java.lang.String |
getCanonicalString()
|
static UTF8Encoding |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CANONICAL
static final UTF8Encoding s_singleton
Constructor Detail |
private UTF8Encoding()
Method Detail |
public static UTF8Encoding getInstance()
public java.lang.String getCanonicalString()
getCanonicalString
in interface EncodingInfoInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |