Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
L
M
O
R
S
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
D
DETAILS
- Static variable in class org.apache.commons.i18n.bundles.
ErrorBundle
E
ErrorBundle
- class org.apache.commons.i18n.bundles.
ErrorBundle
.
ErrorBundle(String)
- Constructor for class org.apache.commons.i18n.bundles.
ErrorBundle
ErrorBundle(String, Object[])
- Constructor for class org.apache.commons.i18n.bundles.
ErrorBundle
G
getArguments()
- Method in class org.apache.commons.i18n.
LocalizedBundle
getDetails(Locale)
- Method in class org.apache.commons.i18n.bundles.
ErrorBundle
getDetails(Locale, String)
- Method in class org.apache.commons.i18n.bundles.
ErrorBundle
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.
LocalizedError
getErrorMessage()
- Method in class org.apache.commons.i18n.
LocalizedException
getErrorMessage()
- Method in class org.apache.commons.i18n.
LocalizedRuntimeException
getId()
- Method in class org.apache.commons.i18n.
LocalizedBundle
getSummary(Locale)
- Method in class org.apache.commons.i18n.bundles.
ErrorBundle
getSummary(Locale, String)
- Method in class org.apache.commons.i18n.bundles.
ErrorBundle
getText(String, Locale)
- Method in class org.apache.commons.i18n.
LocalizedBundle
getText(String, String, Locale)
- Method in class org.apache.commons.i18n.
LocalizedBundle
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
getText(Locale)
- Method in class org.apache.commons.i18n.bundles.
TextBundle
getText(Locale, String)
- Method in class org.apache.commons.i18n.bundles.
TextBundle
getTitle(Locale)
- Method in class org.apache.commons.i18n.bundles.
MessageBundle
getTitle(Locale, String)
- Method in class org.apache.commons.i18n.bundles.
MessageBundle
I
ID
- Static variable in class org.apache.commons.i18n.
LocalizedBundle
INTERNAL_MESSAGES
- Static variable in class org.apache.commons.i18n.
MessageManager
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
- error org.apache.commons.i18n.
LocalizedError
.
LocalizedError(ErrorBundle, Throwable)
- Constructor for class org.apache.commons.i18n.
LocalizedError
LocalizedError(ErrorBundle)
- Constructor for class org.apache.commons.i18n.
LocalizedError
LocalizedException
- exception org.apache.commons.i18n.
LocalizedException
.
LocalizedException(ErrorBundle, Throwable)
- Constructor for class org.apache.commons.i18n.
LocalizedException
LocalizedException(ErrorBundle)
- Constructor for class org.apache.commons.i18n.
LocalizedException
LocalizedRuntimeException
- exception org.apache.commons.i18n.
LocalizedRuntimeException
.
LocalizedRuntimeException(ErrorBundle, Throwable)
- Constructor for class org.apache.commons.i18n.
LocalizedRuntimeException
LocalizedRuntimeException(ErrorBundle)
- Constructor for class org.apache.commons.i18n.
LocalizedRuntimeException
M
MESSAGE_PARSING_ERROR
- Static variable in class org.apache.commons.i18n.
MessageManager
MessageBundle
- class org.apache.commons.i18n.bundles.
MessageBundle
.
MessageBundle(String)
- Constructor for class org.apache.commons.i18n.bundles.
MessageBundle
MessageBundle(String, Object[])
- Constructor for class org.apache.commons.i18n.bundles.
MessageBundle
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
org.apache.commons.i18n.bundles
- package org.apache.commons.i18n.bundles
R
ResourceBundleMessageProvider
- class org.apache.commons.i18n.
ResourceBundleMessageProvider
.
ResourceBundleMessageProvider()
- Constructor for class org.apache.commons.i18n.
ResourceBundleMessageProvider
S
SUMMARY
- Static variable in class org.apache.commons.i18n.bundles.
ErrorBundle
T
TEXT
- Static variable in class org.apache.commons.i18n.bundles.
TextBundle
TITLE
- Static variable in class org.apache.commons.i18n.bundles.
MessageBundle
TextBundle
- class org.apache.commons.i18n.bundles.
TextBundle
.
TextBundle(String)
- Constructor for class org.apache.commons.i18n.bundles.
TextBundle
TextBundle(String, Object[])
- Constructor for class org.apache.commons.i18n.bundles.
TextBundle
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
D
E
G
I
L
M
O
R
S
T
U
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.