Uses of Class
com.lokalized.LocalizedString.LanguageFormTranslationRange
-
Uses of LocalizedString.LanguageFormTranslationRange in com.lokalized
Modifier and TypeMethodDescriptionLocalizedString.LanguageFormTranslation.getRange()
Gets the range for this per-language-form translation set.ModifierConstructorDescriptionLanguageFormTranslation
(LocalizedString.LanguageFormTranslationRange range, Map<LanguageForm, String> translationsByLanguageForm) Constructs a per-language-form translation set with the given placeholder range and mapping of translations by language form.