|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.base.Languages
Contains language codes according to ISO 639. The codes are set up by reading the two files "languages-2.txt" and "languages-3.txt" that contain all 2 letter codes from ISO 639 and all 3 letter codes from ISO 639-2, resprectively.
| Field Summary | |
static java.util.Map |
ourLanguages
|
| Method Summary | |
static boolean |
contains(java.lang.String aLanguageCode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.util.Map ourLanguages
| Method Detail |
public static boolean contains(java.lang.String aLanguageCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||