|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizationContext | |
|---|---|
| org.apache.taglibs.standard.tag.common.fmt | |
| org.apache.taglibs.standard.tag.rt.fmt | |
| Uses of LocalizationContext in org.apache.taglibs.standard.tag.common.fmt |
|---|
| Fields in org.apache.taglibs.standard.tag.common.fmt declared as LocalizationContext | |
|---|---|
protected LocalizationContext |
MessageSupport.bundleAttrValue
|
| Methods in org.apache.taglibs.standard.tag.common.fmt that return LocalizationContext | |
|---|---|
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. |
| Uses of LocalizationContext in org.apache.taglibs.standard.tag.rt.fmt |
|---|
| Methods in org.apache.taglibs.standard.tag.rt.fmt with parameters of type LocalizationContext | |
|---|---|
void |
MessageTag.setBundle(LocalizationContext locCtxt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||