|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizationContext | |
|---|---|
| org.apache.commons.jelly.tags.fmt | |
| Uses of LocalizationContext in org.apache.commons.jelly.tags.fmt |
|---|
| Methods in org.apache.commons.jelly.tags.fmt that return LocalizationContext | |
|---|---|
LocalizationContext |
BundleTag.getLocalizationContext()
|
static LocalizationContext |
BundleTag.getLocalizationContext(JellyContext jc)
Gets the default I18N localization context. |
static LocalizationContext |
BundleTag.getLocalizationContext(JellyContext jc,
java.lang.String basename)
Gets the resource bundle with the given base name, whose locale is determined as follows: Check if a match exists between the ordered set of preferred locales and the available locales, for the given base name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||