Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
I
L
M
O
R
T
U
X
A
ARGUMENTS
- Static variable in class org.apache.commons.i18n.
LocalizedBundle
addMessageProvider(MessageProvider)
- Static method in class org.apache.commons.i18n.
MessageManager
Add a custom
MessageProvider
to the
MessageManager
.
arguments
- Variable in class org.apache.commons.i18n.
LocalizedBundle
G
getArguments()
- Method in class org.apache.commons.i18n.
LocalizedBundle
getDetails()
- Method in class org.apache.commons.i18n.
LocalizedError
getDetails(Locale)
- Method in class org.apache.commons.i18n.
LocalizedError
getDetails(String)
- Method in class org.apache.commons.i18n.
LocalizedError
getDetails(Locale, String)
- Method in class org.apache.commons.i18n.
LocalizedError
getEntries(String, Locale)
- Static method in class org.apache.commons.i18n.
MessageManager
Returns a map containing all available message entries for the given locale.
getEntries(String, Locale)
- Method in interface org.apache.commons.i18n.
MessageProvider
getEntries(String, Locale)
- Method in class org.apache.commons.i18n.
ResourceBundleMessageProvider
getEntries(String, Locale)
- Method in class org.apache.commons.i18n.
XMLMessageProvider
getErrorMessage()
- Method in class org.apache.commons.i18n.
LocalizedException
getId()
- Method in class org.apache.commons.i18n.
LocalizedBundle
getSummary()
- Method in class org.apache.commons.i18n.
LocalizedError
getSummary(Locale)
- Method in class org.apache.commons.i18n.
LocalizedError
getSummary(String)
- Method in class org.apache.commons.i18n.
LocalizedError
getSummary(Locale, String)
- Method in class org.apache.commons.i18n.
LocalizedError
getText(String, Locale)
- Method in class org.apache.commons.i18n.
LocalizedBundle
getText(String, String, Locale)
- Method in class org.apache.commons.i18n.
LocalizedBundle
getText()
- Method in class org.apache.commons.i18n.
LocalizedText
getText(Locale)
- Method in class org.apache.commons.i18n.
LocalizedText
getText(String)
- Method in class org.apache.commons.i18n.
LocalizedText
getText(Locale, String)
- Method in class org.apache.commons.i18n.
LocalizedText
getText(String, String, Object[], Locale)
- Static method in class org.apache.commons.i18n.
MessageManager
Iterates over all registered message providers in order to find the given entry in the requested message bundle.
getText(String, String, Object[], Locale, String)
- Static method in class org.apache.commons.i18n.
MessageManager
Iterates over all registered message providers in order to find the given entry in the requested message bundle.
getText(String, String, Locale)
- Method in interface org.apache.commons.i18n.
MessageProvider
getText(String, String, Locale)
- Method in class org.apache.commons.i18n.
ResourceBundleMessageProvider
getText(String, String, Locale)
- Method in class org.apache.commons.i18n.
XMLMessageProvider
getTitle()
- Method in class org.apache.commons.i18n.
LocalizedMessage
getTitle(Locale)
- Method in class org.apache.commons.i18n.
LocalizedMessage
getTitle(String)
- Method in class org.apache.commons.i18n.
LocalizedMessage
getTitle(Locale, String)
- Method in class org.apache.commons.i18n.
LocalizedMessage
I
ID
- Static variable in class org.apache.commons.i18n.
LocalizedBundle
id
- Variable in class org.apache.commons.i18n.
LocalizedBundle
install(String)
- Static method in class org.apache.commons.i18n.
ResourceBundleMessageProvider
install(String, InputStream)
- Static method in class org.apache.commons.i18n.
XMLMessageProvider
L
LocalizedBundle
- class org.apache.commons.i18n.
LocalizedBundle
.
LocalizedBundle(String)
- Constructor for class org.apache.commons.i18n.
LocalizedBundle
LocalizedBundle(String, Object[])
- Constructor for class org.apache.commons.i18n.
LocalizedBundle
LocalizedError
- class org.apache.commons.i18n.
LocalizedError
.
LocalizedError(String)
- Constructor for class org.apache.commons.i18n.
LocalizedError
LocalizedError(String, Object[])
- Constructor for class org.apache.commons.i18n.
LocalizedError
LocalizedException
- exception org.apache.commons.i18n.
LocalizedException
.
LocalizedException(LocalizedError, Throwable)
- Constructor for class org.apache.commons.i18n.
LocalizedException
LocalizedException(LocalizedError)
- Constructor for class org.apache.commons.i18n.
LocalizedException
LocalizedMessage
- class org.apache.commons.i18n.
LocalizedMessage
.
LocalizedMessage(String)
- Constructor for class org.apache.commons.i18n.
LocalizedMessage
LocalizedMessage(String, Object[])
- Constructor for class org.apache.commons.i18n.
LocalizedMessage
LocalizedText
- class org.apache.commons.i18n.
LocalizedText
.
LocalizedText(String)
- Constructor for class org.apache.commons.i18n.
LocalizedText
LocalizedText(String, Object[])
- Constructor for class org.apache.commons.i18n.
LocalizedText
M
MessageManager
- class org.apache.commons.i18n.
MessageManager
.
The
MessageManager
provides methods for retrieving localized messages and adding custom message providers.
MessageManager()
- Constructor for class org.apache.commons.i18n.
MessageManager
MessageNotFoundException
- exception org.apache.commons.i18n.
MessageNotFoundException
.
MessageNotFoundException(String)
- Constructor for class org.apache.commons.i18n.
MessageNotFoundException
MessageNotFoundException(String, Throwable)
- Constructor for class org.apache.commons.i18n.
MessageNotFoundException
MessageProvider
- interface org.apache.commons.i18n.
MessageProvider
.
O
org.apache.commons.i18n
- package org.apache.commons.i18n
R
ResourceBundleMessageProvider
- class org.apache.commons.i18n.
ResourceBundleMessageProvider
.
ResourceBundleMessageProvider()
- Constructor for class org.apache.commons.i18n.
ResourceBundleMessageProvider
T
TEXT
- Static variable in class org.apache.commons.i18n.
LocalizedText
TITLE
- Static variable in class org.apache.commons.i18n.
LocalizedMessage
U
uninstall(String)
- Static method in class org.apache.commons.i18n.
ResourceBundleMessageProvider
uninstall(String)
- Static method in class org.apache.commons.i18n.
XMLMessageProvider
update(String)
- Static method in class org.apache.commons.i18n.
ResourceBundleMessageProvider
update(String, InputStream)
- Static method in class org.apache.commons.i18n.
XMLMessageProvider
X
XMLMessageProvider
- class org.apache.commons.i18n.
XMLMessageProvider
.
XMLMessageProvider()
- Constructor for class org.apache.commons.i18n.
XMLMessageProvider
A
G
I
L
M
O
R
T
U
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.