| Package | Description |
|---|---|
| org.javarosa.core.reference | |
| org.javarosa.core.services.locale | |
| org.javarosa.core.util |
| Modifier and Type | Method and Description |
|---|---|
OrderedMap<String,String> |
ReferenceDataSource.getLocalizedText() |
| Modifier and Type | Method and Description |
|---|---|
OrderedMap<String,String> |
Localizer.getLocaleData(String locale)
Get the set of mappings for a locale.
|
OrderedMap<String,String> |
Localizer.getLocaleMap(String locale)
Get the mappings for a locale, but throw an exception if locale is not defined.
|
OrderedMap<String,String> |
TableLocaleSource.getLocalizedText() |
OrderedMap<String,String> |
LocaleDataSource.getLocalizedText() |
OrderedMap<String,String> |
ResourceFileDataSource.getLocalizedText() |
static OrderedMap<String,String> |
LocalizationUtils.parseLocaleInput(InputStream is) |
| Constructor and Description |
|---|
TableLocaleSource(OrderedMap<String,String> localeData) |
| Modifier and Type | Class and Description |
|---|---|
class |
Map<K,V>
A Map is a data object that maintains a map from one set of data
objects to another.
|
Copyright © 2023. All rights reserved.