| Package | Description |
|---|---|
| org.apache.taglibs.standard.tag.common.fmt | |
| org.apache.taglibs.standard.tag.rt.fmt |
| Modifier and Type | Field and Description |
|---|---|
protected LocalizationContext |
MessageSupport.bundleAttrValue |
| Modifier and Type | Method and Description |
|---|---|
LocalizationContext |
BundleSupport.getLocalizationContext() |
static LocalizationContext |
BundleSupport.getLocalizationContext(PageContext pc)
Gets the default I18N localization context.
|
static LocalizationContext |
BundleSupport.getLocalizationContext(PageContext pc,
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageTag.setBundle(LocalizationContext locCtxt) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.