Constants |
HANGUL_HANJA |
Dictionary type for the conversion between Hangul and Hanja
|
SCHINESE_TCHINESE |
Dictionary type for the conversion between Simplified and Traditionary Chinese
|
Constants' Details |
HANGUL_HANJA
const short HANGUL_HANJA = 1;
- Description
- Dictionary type for the conversion between Hangul and Hanja
|
|
SCHINESE_TCHINESE
const short SCHINESE_TCHINESE = 2;
- Description
- Dictionary type for the conversion between Simplified and Traditionary Chinese
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.