Class LocalizedString.LanguageFormTranslation

java.lang.Object
com.lokalized.LocalizedString.LanguageFormTranslation
Enclosing class:
LocalizedString

Container for per-language-form (gender, case, definiteness, classifier, formality, clusivity, animacy, cardinal, ordinal, phonetic) translation information.

Translations can be keyed either on a single value, a range of values (start and end) in the case of cardinality ranges, or a selector-based rule set for multi-axis agreement.

Exactly one translation mode is active for each instance.

Author:
Mark Allen