net.sourceforge.wohenchan.encoding
Class TraditionalChinese
java.lang.Object
|
+--net.sourceforge.wohenchan.encoding.TraditionalChinese
- All Implemented Interfaces:
- LanguageInfoInterface
- public class TraditionalChinese
- extends java.lang.Object
- implements LanguageInfoInterface
Traditional Chinese Information
- Version:
- $Name: $ $Date: 2003/06/22 17:44:44 $
- Author:
- $Author: wtanaka $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CANONICAL
public static final java.lang.String CANONICAL
- See Also:
- Constant Field Values
s_traditionalCharacters
static java.lang.String s_traditionalCharacters
s_singleton
static TraditionalChinese s_singleton
TraditionalChinese
private TraditionalChinese()
getInstance
public static TraditionalChinese getInstance()
isCharacterInLanguage
public boolean isCharacterInLanguage(char ch)
- Description copied from interface:
LanguageInfoInterface
- Returns true if ch is in the language, or false if it is not.
- Specified by:
isCharacterInLanguage
in interface LanguageInfoInterface
getCanonicalString
public java.lang.String getCanonicalString()
- Specified by:
getCanonicalString
in interface LanguageInfoInterface
- Returns:
- the canonical string describing this language.