Package | Description |
---|---|
org.apache.commons.jelly.tags.fmt |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012. All Rights Reserved.