Package org.codehaus.plexus.i18n
Interface I18N
- All Known Implementing Classes:
DefaultI18N
public interface I18N
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
-
ACCEPT_LANGUAGE
- See Also:
-
-
Method Details
-
getDefaultLanguage
String getDefaultLanguage() -
getDefaultCountry
String getDefaultCountry() -
getDefaultBundleName
String getDefaultBundleName() -
getBundleNames
String[] getBundleNames() -
getBundle
ResourceBundle getBundle() -
getBundle
-
getBundle
-
getBundle
-
getLocale
-
getString
-
getString
-
getString
-
format
-
format
-
format
-
format
-
format
-