Uses of Class
com.tccc.kos.commons.core.localization.LocalizationBuilder.LocaleBuilder
Packages that use LocalizationBuilder.LocaleBuilder
-
Uses of LocalizationBuilder.LocaleBuilder in com.tccc.kos.commons.core.localization
Methods in com.tccc.kos.commons.core.localization that return LocalizationBuilder.LocaleBuilderModifier and TypeMethodDescriptionLocalizationBuilder.LocaleBuilder.addFallback
(String fallback) Add a fallback for the locale.Return aLocaleBuilder
for the specified locale.LocalizationBuilder.LocaleBuilder.setLocaleFile
(KabFile kab, String file) Set the file that contains the translations for this locale.Methods in com.tccc.kos.commons.core.localization that return types with arguments of type LocalizationBuilder.LocaleBuilderModifier and TypeMethodDescriptionLocalizationBuilder.NamespaceBuilder.getLocales()
Return the list of locales in the namespace.