Localization Service
Service to retrieve Localization instances with the requested name and locale.
Functions
Link copied to clipboard
abstract fun getFormattableArgumentFactories(): @Unmodifiable Collection<FormattableArgumentFactory>
Returns an unmodifiable view of FormattableArgument factories.
Link copied to clipboard
Gets the localization instance for the specified bundle name and locale.
Link copied to clipboard
Returns an unmodifiable view of LocalizationMap providers.
Link copied to clipboard
Returns an unmodifiable view of LocalizationMap readers.
Link copied to clipboard
Invalidates all the localization bundles with the specified base name.
Invalidates the localization bundles with the specified base name and locale.