|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizationRepository | |
|---|---|
| org.jboss.dna.common.i18n | A simple framework for defining internationalized strings and the mechanism by which the strings are localized. |
| Uses of LocalizationRepository in org.jboss.dna.common.i18n |
|---|
| Classes in org.jboss.dna.common.i18n that implement LocalizationRepository | |
|---|---|
class |
ClasspathLocalizationRepository
Implementation of a LocalizationRepository that loads a properties file from the classpath of the supplied
class loader. |
| Methods in org.jboss.dna.common.i18n that return LocalizationRepository | |
|---|---|
static LocalizationRepository |
I18n.getLocalizationRepository()
Get the repository of localized messages. |
| Methods in org.jboss.dna.common.i18n with parameters of type LocalizationRepository | |
|---|---|
static void |
I18n.setLocalizationRepository(LocalizationRepository localizationRepository)
Set the repository of localized messages. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||