- getAvailableLocales() - Method in class ej.nls.BasicImmutablesNLS
-
Deprecated.
- getAvailableLocales() - Method in class ej.nls.NLS
-
Gets the list of available locales.
- getCurrentLocale() - Method in class ej.nls.BasicImmutablesNLS
-
Deprecated.
- getCurrentLocale() - Method in class ej.nls.NLS
-
Gets the current loaded locale.
- getDefault() - Static method in class ej.nls.NLS
-
- getDisplayName(String) - Method in class ej.nls.BasicImmutablesNLS
-
Deprecated.
- getDisplayName(String) - Method in class ej.nls.NLS
-
Gets the human-readable name of the given locale.
- getMessage(int) - Method in class ej.nls.BasicImmutablesNLS
-
Deprecated.
- getMessage(int, String) - Method in class ej.nls.BasicImmutablesNLS
-
Deprecated.
Gets the message matching the specified ID in the specified locale.
- getMessage(int) - Method in class ej.nls.NLS
-
Gets the message matching the specified ID in the current language.
- getMessage(int, String) - Method in class ej.nls.NLS
-
Gets the message matching the specified ID in the language of the specified locale.