All Classes and Interfaces
Class
Description
Language animacy forms.
Controls whether Lokalized wraps caller-supplied placeholder values with Unicode bidirectional isolate controls.
Language plural cardinality forms.
Generic classifier categories for languages that require measure words or counters.
Language clusivity forms.
Definiteness forms.
Exception which indicates a problem encountered while evaluating a localized string expression.
Language formality forms.
Language gender forms.
Grammatical case forms.
Closed marker interface which signifies a Lokalized-defined language construct (genders, grammatical cases,
definiteness, classifiers, animacy, clusivity, formality, cardinalities, ordinalities, phonetics).
Contract for matching an input
Locale or List<Locale.LanguageRange> to an appropriate localized strings Locale.Strict, immutable diagnostic result for locale negotiation.
Describes the relationship used to select a locale.
Represents a single localized string - its key, translated value, and any associated translation rules.
Builder used to construct instances of
LocalizedString.An expression and the generated fragment translation selected when that expression matches.
A generated fragment with a required default translation and optional ordered expression-driven alternatives.
Container for per-language-form (gender, case, definiteness, classifier, formality, clusivity, animacy,
cardinal, ordinal, phonetic) translation information.
Container for per-language-form cardinality translation information over a range (start, end) of values.
Closed base type for generated-placeholder definitions.
Utility methods for loading localized strings files.
Exception which indicates a problem encountered while processing a localized strings file.
Options applied while discovering and loading localized strings files.
Builder for
LocalizedStringLoadingOptions.Describes a non-fatal validation problem detected while loading a localized strings file.
The kind of problem a
LocalizedStringWarning represents.Decides how Lokalized should respond to a non-fatal validation problem detected while loading a localized strings file.
Exception thrown when no translation is found and the configured
TranslationFailureHandler chooses to throw.Language plural ordinality forms.
Represents the phonetic onset category of a word, used to select
context-appropriate word forms in localized strings.
Resolves
Phonetic categories for terms at runtime.Unicode CLDR plural operands for cardinality and ordinality evaluation.
Builder for
PluralOperands.Represents a structurally immutable, ordered range of values.
Contract for localized string providers - given a key and optional caller-supplied placeholders, return a localized
string.
Builder used to construct
Strings instances.Describes a failed localized string lookup.
Decides how Lokalized should respond when a localized string lookup fails after the configured
TranslationFallbackPolicy stops fallback or all locale candidates are exhausted.Reasons a localized string lookup can fail.
Response returned by a
TranslationFailureHandler.Decides whether a failed locale attempt should continue to the next locale candidate.
Per-invocation options for localized string lookup.
Builder used to construct
TranslationOptions instances.Diagnostic result for a translation lookup.
Describes how a
TranslationResult produced its returned string.Immutable safety limits for translation construction and evaluation.
Builder for
TranslationRuntimeLimits.Exception thrown when an operation was performed on a locale that is not recognized by the system.