org.jopendocument.util.i18n
Class I18nUtils.SameLanguageControl
java.lang.Object
java.util.ResourceBundle.Control
org.jopendocument.util.i18n.I18nUtils.SameLanguageControl
- Enclosing class:
- I18nUtils
@ThreadSafe
public static class I18nUtils.SameLanguageControl
- extends ResourceBundle.Control
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18nUtils.SameLanguageControl
public I18nUtils.SameLanguageControl()
getCandidateLocales
public List<Locale> getCandidateLocales(String baseName,
Locale locale)
- Overrides:
getCandidateLocales
in class ResourceBundle.Control
getFallbackLocale
public Locale getFallbackLocale(String baseName,
Locale locale)
- Overrides:
getFallbackLocale
in class ResourceBundle.Control
Copyright © 2010 jOpenDocument All Rights Reserved.