| Package | Description |
|---|---|
| com.logicaldoc.core.i18n |
| Modifier and Type | Method and Description |
|---|---|
Language |
LanguageManager.getLanguage(Locale locale)
Retrieves the Language for the given language Null is returned if the
corresponding Language could not be found
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Language> |
LanguageManager.getActiveLanguages() |
Collection<Language> |
LanguageManager.getLanguages() |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageManager.addLanguage(Locale locale,
Language lang) |
int |
Language.compareTo(Language o) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.