Package com.lokalized
package com.lokalized
Lokalized facilitates natural-sounding software translations.
See lokalized.com for complete documentation and examples.
- Author:
- Mark Allen
-
ClassDescriptionLanguage plural cardinality forms.Default implementation of a localized string provider.Builder used to construct instances of
DefaultStrings
.Strategies for handling localized string lookup failures.Exception which indicates a problem encountered while evaluating a localized string expression.Language gender forms.Marker interface which signifies a language construct (genders, cardinalities, ordinalities).Represents a single localized string - its key, translated value, and any associated translation rules.Builder used to construct instances ofLocalizedString
.Container for per-language-form (gender, cardinal, ordinal) translation information.Container for per-language-form cardinality translation information over a range (start, end) of values.Utility methods for loading localized strings files.Exception which indicates a problem encountered while processing a localized strings file.Language plural ordinality forms.Range<T>Represents a concrete range of values.Contract for localized string providers - given a key and placeholders, return a localized string.Exception thrown when an operation was performed on a locale that is not recognized by the system.