Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACCEPT_LANGUAGE - Static variable in interface org.codehaus.plexus.i18n.I18N
D
- DefaultI18N - Class in org.codehaus.plexus.i18n
- DefaultI18N() - Constructor for class org.codehaus.plexus.i18n.DefaultI18N
- DefaultI18N(String[]) - Constructor for class org.codehaus.plexus.i18n.DefaultI18N
F
- format(String, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- format(String, Object) - Method in interface org.codehaus.plexus.i18n.I18N
- format(String, Object, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- format(String, Object, Object) - Method in interface org.codehaus.plexus.i18n.I18N
- format(String, Locale, String, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- format(String, Locale, String, Object) - Method in interface org.codehaus.plexus.i18n.I18N
- format(String, Locale, String, Object[]) - Method in class org.codehaus.plexus.i18n.DefaultI18N
-
Looks up the value for
keyin theResourceBundlereferenced bybundleName, then formats that value for the specifiedLocaleusingargs. - format(String, Locale, String, Object[]) - Method in interface org.codehaus.plexus.i18n.I18N
- format(String, Locale, String, Object, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- format(String, Locale, String, Object, Object) - Method in interface org.codehaus.plexus.i18n.I18N
G
- getBundle() - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getBundle() - Method in interface org.codehaus.plexus.i18n.I18N
- getBundle(String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getBundle(String) - Method in interface org.codehaus.plexus.i18n.I18N
- getBundle(String, String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
-
This method returns a ResourceBundle given the bundle name and the Locale information supplied in the HTTP "Accept-Language" header.
- getBundle(String, String) - Method in interface org.codehaus.plexus.i18n.I18N
- getBundle(String, Locale) - Method in class org.codehaus.plexus.i18n.DefaultI18N
-
This method returns a ResourceBundle for the given bundle name and the given Locale.
- getBundle(String, Locale) - Method in interface org.codehaus.plexus.i18n.I18N
- getBundleNames() - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getBundleNames() - Method in interface org.codehaus.plexus.i18n.I18N
- getDefaultBundleName() - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getDefaultBundleName() - Method in interface org.codehaus.plexus.i18n.I18N
- getDefaultCountry() - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getDefaultCountry() - Method in interface org.codehaus.plexus.i18n.I18N
- getDefaultLanguage() - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getDefaultLanguage() - Method in interface org.codehaus.plexus.i18n.I18N
- getLocale(String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getLocale(String) - Method in interface org.codehaus.plexus.i18n.I18N
- getString(String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getString(String) - Method in interface org.codehaus.plexus.i18n.I18N
- getString(String, Locale) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getString(String, Locale) - Method in interface org.codehaus.plexus.i18n.I18N
- getString(String, Locale, String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
- getString(String, Locale, String) - Method in interface org.codehaus.plexus.i18n.I18N
- getStringOrNull(ResourceBundle, String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
-
Gets localized text from a bundle if it's there.
H
- hasNext() - Method in class org.codehaus.plexus.i18n.I18NTokenizer
I
- I18N - Interface in org.codehaus.plexus.i18n
- I18NTokenizer - Class in org.codehaus.plexus.i18n
-
Parses the HTTP
Accept-Languageheader as per section 14.4 of RFC 2068 (HTTP 1.1 header field definitions). - I18NTokenizer(String) - Constructor for class org.codehaus.plexus.i18n.I18NTokenizer
-
Parses the
Accept-Languageheader. - initialize() - Method in class org.codehaus.plexus.i18n.DefaultI18N
-
Called the first time the Service is used.
- initializeBundleNames() - Method in class org.codehaus.plexus.i18n.DefaultI18N
N
- next() - Method in class org.codehaus.plexus.i18n.I18NTokenizer
-
Creates a
Localefrom the next element of theAccept-Languageheader.
O
- org.codehaus.plexus.i18n - package org.codehaus.plexus.i18n
R
- remove() - Method in class org.codehaus.plexus.i18n.I18NTokenizer
-
Not implemented.
- ROLE - Static variable in interface org.codehaus.plexus.i18n.I18N
All Classes and Interfaces|All Packages|Constant Field Values