Skip navigation links
A D F G H I L N O R 

A

ACCEPT_LANGUAGE - Static variable in interface org.codehaus.plexus.i18n.I18N
 

D

DEFAULT_NAME - Static variable in interface org.codehaus.plexus.i18n.Language
look for Messages.properties in the clazz package by default
DefaultI18N - Class in org.codehaus.plexus.i18n
 
DefaultI18N() - Constructor for class org.codehaus.plexus.i18n.DefaultI18N
 
DefaultLanguage - Class in org.codehaus.plexus.i18n
 
DefaultLanguage() - Constructor for class org.codehaus.plexus.i18n.DefaultLanguage
 
DefaultLanguage(Class) - Constructor for class org.codehaus.plexus.i18n.DefaultLanguage
 
DefaultLanguage(Class, Locale) - Constructor for class org.codehaus.plexus.i18n.DefaultLanguage
 

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
 
getMessage(String, String...) - Method in class org.codehaus.plexus.i18n.DefaultLanguage
 
getMessage(String, String...) - Method in interface org.codehaus.plexus.i18n.Language
 
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
 

L

Language - Interface in org.codehaus.plexus.i18n
 
LanguageException - Exception in org.codehaus.plexus.i18n
 
LanguageException() - Constructor for exception org.codehaus.plexus.i18n.LanguageException
 
LanguageException(String) - Constructor for exception org.codehaus.plexus.i18n.LanguageException
 
LanguageException(Throwable) - Constructor for exception org.codehaus.plexus.i18n.LanguageException
 
LanguageException(String, Throwable) - Constructor for exception org.codehaus.plexus.i18n.LanguageException
 

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
 
ROLE - Static variable in interface org.codehaus.plexus.i18n.Language
 
A D F G H I L N O R 
Skip navigation links

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