A D F G H I N O R 

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
 

F

format(String, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
format(String, Object, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
format(String, Locale, String, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
format(String, Locale, String, Object, Object) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
format(String, Locale, String, Object[]) - Method in class org.codehaus.plexus.i18n.DefaultI18N
Looks up the value for key in the ResourceBundle referenced by bundleName, then formats that value for the specified Locale using args.
format(String, Object) - Method in interface org.codehaus.plexus.i18n.I18N
 
format(String, Object, Object) - Method in interface org.codehaus.plexus.i18n.I18N
 
format(String, Locale, String, Object) - Method in interface org.codehaus.plexus.i18n.I18N
 
format(String, Locale, String, Object, Object) - Method in interface org.codehaus.plexus.i18n.I18N
 
format(String, Locale, String, Object[]) - Method in interface org.codehaus.plexus.i18n.I18N
 

G

getBundle() - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
getBundle(String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
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, Locale) - Method in class org.codehaus.plexus.i18n.DefaultI18N
This method returns a ResourceBundle for the given bundle name and the given Locale.
getBundle() - Method in interface org.codehaus.plexus.i18n.I18N
 
getBundle(String) - Method in interface org.codehaus.plexus.i18n.I18N
 
getBundle(String, String) - Method in interface org.codehaus.plexus.i18n.I18N
 
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, Locale) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
getString(String, Locale, String) - Method in class org.codehaus.plexus.i18n.DefaultI18N
 
getString(String) - Method in interface org.codehaus.plexus.i18n.I18N
 
getString(String, Locale) - Method in interface org.codehaus.plexus.i18n.I18N
 
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-Language header 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-Language header.
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 Locale from the next element of the Accept-Language header.

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
 
A D F G H I N O R 

Copyright © 2001–2015 Codehaus Plexus. All rights reserved.