|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizationContext | |
|---|---|
| com.caucho.jsp | |
| Uses of LocalizationContext in com.caucho.jsp |
|---|
| Fields in com.caucho.jsp declared as LocalizationContext | |
|---|---|
static LocalizationContext |
BundleManager.NULL_BUNDLE
|
| Methods in com.caucho.jsp that return LocalizationContext | |
|---|---|
LocalizationContext |
BundleManager.getBundle(java.lang.String name)
Returns the named ResourceBundle. |
LocalizationContext |
PageContextImpl.getBundle(java.lang.String name)
Returns the localized message appropriate for the current context. |
LocalizationContext |
BundleManager.getBundle(java.lang.String name,
java.util.Locale locale)
Returns the named ResourceBundle. |
LocalizationContext |
BundleManager.getBundle(java.lang.String name,
java.lang.String cacheKey,
java.util.Enumeration<java.util.Locale> locales)
Returns the named ResourceBundle. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||