internationalization - Getting the alphabet of a language from the Locale in Java -


i making internationalized app in java. need list of letters in language, starting locale. there questions alphabet constant in java? or create alphabet list list : java touch on issue, i'm wondering there utils class or it's defined , can list of chars or string containing letters in alphabet of language it's locale.

you can refer library , methods in detail, com.ibm.icu.util.localedata. pass argument locale.english alphabets of english.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -