Index

A B C D E F G H I L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form

A

ABLATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Source, motion-away-from, or separation form.
ACCUSATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Direct object form.
add(T) - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.
addAll(Collection) - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.
alternatives(List) - Method in class com.lokalized.LocalizedString.Builder
Applies alternative expression-driven translations to this builder.
Animacy - Enum in com.lokalized
Language animacy forms.
ANIMACY - Enum constant in enum com.lokalized.LanguageFormType
Animacy form.
ANIMAL - Enum constant in enum com.lokalized.Classifier
Animals or living creatures.
ANIMATE - Enum constant in enum com.lokalized.Animacy
Animate/sentient.

B

bestMatchFor(List) - Method in class com.lokalized.DefaultStrings
 
bestMatchFor(List) - Method in interface com.lokalized.LocaleMatcher
Given a list of language ranges (e.g. as parsed from an Accept-Language HTTP request header), determine the best-matching localized strings file's locale.
bestMatchFor(Locale) - Method in class com.lokalized.DefaultStrings
 
bestMatchFor(Locale) - Method in interface com.lokalized.LocaleMatcher
Given a language range, determine the best-matching localized strings file's locale.
BOUND - Enum constant in enum com.lokalized.Classifier
Bound volumes such as books or magazines.
build() - Method in class com.lokalized.DefaultStrings.Builder
Constructs an instance of DefaultStrings.
build() - Method in class com.lokalized.LocalizedString.Builder
Constructs an instance of LocalizedString.
Builder(String) - Constructor for class com.lokalized.LocalizedString.Builder
Constructs a localized string builder with the given key.

C

Cardinality - Enum in com.lokalized
Language plural cardinality forms.
CARDINALITY - Enum constant in enum com.lokalized.LanguageFormType
Cardinality/plural form.
CASE - Enum constant in enum com.lokalized.LanguageFormType
Grammatical case form.
CASUAL - Enum constant in enum com.lokalized.Formality
Casual register.
Classifier - Enum in com.lokalized
Generic classifier categories for languages that require measure words or counters.
CLASSIFIER - Enum constant in enum com.lokalized.LanguageFormType
Classifier or counter-word form.
clear() - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.
Clusivity - Enum in com.lokalized
Language clusivity forms.
CLUSIVITY - Enum constant in enum com.lokalized.LanguageFormType
Clusivity form.
com.lokalized - package com.lokalized
Lokalized facilitates natural-sounding software translations.
commentary(String) - Method in class com.lokalized.LocalizedString.Builder
Applies commentary (usage/translation notes) to this builder.
COMMON - Enum constant in enum com.lokalized.Gender
Common gender (masculine + feminine), e.g.
CONSONANT - Enum constant in enum com.lokalized.Phonetic
Word begins with a typical consonant sound.
CONSTRUCT - Enum constant in enum com.lokalized.Definiteness
Construct or bound-state form used by languages such as Arabic and Hebrew.
contains(Object) - Method in class com.lokalized.Range
Returns true if this range contains the specified value.
containsAll(Collection) - Method in class com.lokalized.Range
Returns true if this range contains all of the elements of the specified collection.

D

DATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Indirect object or recipient form.
DefaultStrings - Class in com.lokalized
Default implementation of a localized string provider.
DefaultStrings.Builder - Class in com.lokalized
Builder used to construct instances of DefaultStrings.
DefaultStrings.FailureMode - Enum in com.lokalized
Strategies for handling localized string lookup failures.
DEFINITE - Enum constant in enum com.lokalized.Definiteness
Definite form, such as "the book" or Arabic nouns with the definite article.
Definiteness - Enum in com.lokalized
Definiteness forms.
DEFINITENESS - Enum constant in enum com.lokalized.LanguageFormType
Definiteness form.

E

emptyFiniteRange() - Static method in class com.lokalized.Range
Gets the empty finite range.
emptyInfiniteRange() - Static method in class com.lokalized.Range
Gets the empty infinite range.
equals(Object) - Method in class com.lokalized.LocalizedString
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.LocalizedString.LanguageFormSelector
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRange
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRule
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Checks if this object is equal to another one.
equals(Object) - Method in class com.lokalized.Range
Checks if this object is equal to another one.
exampleDecimalValuesForLocale(Locale) - Static method in enum com.lokalized.Cardinality
Gets a mapping of cardinalities to example decimal values for the given locale.
exampleIntegerValuesForLocale(Locale) - Static method in enum com.lokalized.Cardinality
Gets a mapping of cardinalities to example integer values for the given locale.
exampleIntegerValuesForLocale(Locale) - Static method in enum com.lokalized.Ordinality
Gets a mapping of ordinalities to example integer values for the given locale.
EXCLUSIVE - Enum constant in enum com.lokalized.Clusivity
Exclusive "we/us" (excludes the addressee).
ExpressionEvaluationException - Exception Class in com.lokalized
Exception which indicates a problem encountered while evaluating a localized string expression.
ExpressionEvaluationException(String) - Constructor for exception class com.lokalized.ExpressionEvaluationException
Constructs a new exception with the specified message.
ExpressionEvaluationException(String, Throwable) - Constructor for exception class com.lokalized.ExpressionEvaluationException
Constructs a new exception with the specified message and cause.

F

FAIL_FAST - Enum constant in enum com.lokalized.DefaultStrings.FailureMode
The system will throw an exception if a localization is missing for the specified locale.
failureMode(DefaultStrings.FailureMode) - Method in class com.lokalized.DefaultStrings.Builder
Applies a failure mode to this builder.
FEMININE - Enum constant in enum com.lokalized.Gender
Feminine gender.
FEW - Enum constant in enum com.lokalized.Cardinality
The form that falls between TWO and MANY.
FEW - Enum constant in enum com.lokalized.Ordinality
The form that falls between TWO and MANY.
FLAT - Enum constant in enum com.lokalized.Classifier
Flat, thin, or sheet-like objects.
forLanguageForm(LanguageForm) - Static method in enum com.lokalized.LanguageFormType
Determines the selector-form type for a concrete language-form value.
FORMAL - Enum constant in enum com.lokalized.Formality
Formal register.
Formality - Enum in com.lokalized
Language formality forms.
FORMALITY - Enum constant in enum com.lokalized.LanguageFormType
Speech-level or formality form.
forNumber(Number, Integer, Locale) - Static method in enum com.lokalized.Cardinality
Gets an appropriate plural cardinality for the given number, visible decimal places, and locale.
forNumber(Number, Locale) - Static method in enum com.lokalized.Cardinality
Gets an appropriate plural cardinality for the given number and locale.
forNumber(Number, Locale) - Static method in enum com.lokalized.Ordinality
Gets an appropriate plural ordinality for the given number and locale.
forRange(Cardinality, Cardinality, Locale) - Static method in enum com.lokalized.Cardinality
Gets an appropriate plural cardinality for the given range (start, end) and locale.

G

Gender - Enum in com.lokalized
Language gender forms.
GENDER - Enum constant in enum com.lokalized.LanguageFormType
Grammatical gender form.
GENERAL - Enum constant in enum com.lokalized.Classifier
General-purpose classifier.
GENITIVE - Enum constant in enum com.lokalized.GrammaticalCase
Possessive, source, or partitive-adjacent form.
get(String) - Method in class com.lokalized.DefaultStrings
 
get(String) - Method in interface com.lokalized.Strings
Gets a localized string for the given key.
get(String, Map) - Method in class com.lokalized.DefaultStrings
 
get(String, Map) - Method in interface com.lokalized.Strings
Gets a localized string for the given key.
getAllowedValues() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Gets the allowed values for this placeholder.
getAlternatives() - Method in class com.lokalized.LocalizedString
Gets alternative expression-driven translations for this string.
getCommentary() - Method in class com.lokalized.LocalizedString
Gets this string's commentary (usage/translation notes).
getCommentary() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Gets the commentary for this placeholder.
getEnd() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRange
The end value for this range.
getExample() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Gets an example value for this placeholder.
getFailureMode() - Method in class com.lokalized.DefaultStrings
Gets the strategy for handling string lookup failures.
getFallbackLocale() - Method in class com.lokalized.DefaultStrings
Gets the fallback locale.
getForm() - Method in class com.lokalized.LocalizedString.LanguageFormSelector
Gets the language-form family for this selector.
getInfinite() - Method in class com.lokalized.Range
Gets whether this range is infinite.
getKey() - Method in class com.lokalized.LocalizedString
Gets this string's translation key.
getKey() - Method in exception class com.lokalized.MissingTranslationException
The translation key that triggered this exception.
getLanguageFormClass() - Method in enum com.lokalized.LanguageFormType
Gets the concrete LanguageForm class represented by this type.
getLanguageFormTranslationsByPlaceholder() - Method in class com.lokalized.LocalizedString
Gets per-language-form translations that correspond to a placeholder value.
getLocale() - Method in exception class com.lokalized.MissingTranslationException
The locale that triggered this exception.
getLocale() - Method in exception class com.lokalized.UnsupportedLocaleException
The unsupported locale that triggered this exception.
getLocaleSupplier() - Method in class com.lokalized.DefaultStrings
Gets the locale supplier.
getLocalizedStringsByLocale() - Method in class com.lokalized.DefaultStrings
Gets the set of localized strings for each locale.
getPlaceholderMetadataByPlaceholder() - Method in class com.lokalized.LocalizedString
Gets per-placeholder translator metadata for this string.
getPlaceholders() - Method in exception class com.lokalized.MissingTranslationException
The placeholders specified for the failed translation attempt.
getRange() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Gets the range for this per-language-form translation set.
getSelectors() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Gets the selector definitions for this translation set.
getStart() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRange
The start value for this range.
getSupportedLanguageCodes() - Static method in enum com.lokalized.Cardinality
Gets the ISO 639 language codes for which cardinality operations are supported.
getSupportedLanguageCodes() - Static method in enum com.lokalized.Ordinality
Gets the ISO 639 language codes for which ordinality operations are supported.
getTiebreakerLocalesByLanguageCode() - Method in class com.lokalized.DefaultStrings
Gets the mapping of a mapping of an ISO 639 language code to its ordered "tiebreaker" fallback locales.
getTranslation() - Method in class com.lokalized.LocalizedString
Gets this string's default translation, if available.
getTranslationRules() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Gets the ordered translation rules for this translation set.
getTranslationsByLanguageForm() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Gets the translations by language form for this per-language-form translation set.
getType() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Gets the translator-facing type label for this placeholder.
getValue() - Method in class com.lokalized.LocalizedString.LanguageFormSelector
Gets the placeholder value name for this selector.
getValue() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Gets the value for this per-language-form translation set.
getValue() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRule
Gets the value for this rule.
getValues() - Method in class com.lokalized.Range
Gets the values that comprise this range.
getWhenByLanguageFormType() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRule
Gets the selector conditions for this rule.
GLIDE_W - Enum constant in enum com.lokalized.Phonetic
Word begins with W functioning as a consonantal glide /w/.
GLIDE_Y - Enum constant in enum com.lokalized.Phonetic
Word begins with Y functioning as a consonantal glide /j/.
GN - Enum constant in enum com.lokalized.Phonetic
Word begins with the palatal nasal cluster GN.
GrammaticalCase - Enum in com.lokalized
Grammatical case forms.

H

H_ASPIRATED - Enum constant in enum com.lokalized.Phonetic
Word begins with an aspirated (pronounced) H.
H_SILENT - Enum constant in enum com.lokalized.Phonetic
Word begins with a silent H, making it phonetically vowel-initial.
hashCode() - Method in class com.lokalized.LocalizedString
A hash code for this object.
hashCode() - Method in class com.lokalized.LocalizedString.LanguageFormSelector
A hash code for this object.
hashCode() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
A hash code for this object.
hashCode() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRange
A hash code for this object.
hashCode() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRule
A hash code for this object.
hashCode() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
A hash code for this object.
hashCode() - Method in class com.lokalized.Range
A hash code for this object.
HONORIFIC - Enum constant in enum com.lokalized.Formality
Honorific register.
HUMBLE - Enum constant in enum com.lokalized.Formality
Humble register.

I

INANIMATE - Enum constant in enum com.lokalized.Animacy
Inanimate.
INCLUSIVE - Enum constant in enum com.lokalized.Clusivity
Inclusive "we/us" (includes the addressee).
INDEFINITE - Enum constant in enum com.lokalized.Definiteness
Indefinite form, such as "a book".
INFORMAL - Enum constant in enum com.lokalized.Formality
Informal register.
INSTRUMENTAL - Enum constant in enum com.lokalized.GrammaticalCase
Instrument or accompaniment form.
isEmpty() - Method in class com.lokalized.Range
Returns true if this range contains no elements.
isSelectorDriven() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Indicates whether this translation uses selector-based multi-axis agreement.
iterator() - Method in class com.lokalized.Range
Returns an iterator over the values in this range in proper sequence.

L

LanguageForm - Interface in com.lokalized
Marker interface which signifies a language construct (genders, grammatical cases, definiteness, classifiers, animacy, clusivity, formality, cardinalities, ordinalities, phonetics).
LanguageFormSelector(String, LanguageFormType) - Constructor for class com.lokalized.LocalizedString.LanguageFormSelector
Constructs a selector with the given placeholder value name and language-form type.
LanguageFormTranslation(LocalizedString.LanguageFormTranslationRange, Map) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslation
Constructs a per-language-form translation set with the given placeholder range and mapping of translations by language form.
LanguageFormTranslation(String, Map) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslation
Constructs a per-language-form translation set with the given placeholder value and mapping of translations by language form.
LanguageFormTranslation(List, List) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslation
Constructs a selector-based translation set with multiple agreement dimensions and ordered translation rules.
LanguageFormTranslationRange(String, String) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslationRange
Constructs a translation range with the given start and end values.
LanguageFormTranslationRule(String) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslationRule
Constructs a default translation rule with no conditions.
LanguageFormTranslationRule(Map, String) - Constructor for class com.lokalized.LocalizedString.LanguageFormTranslationRule
Constructs a translation rule with the given selector conditions and value.
languageFormTranslationsByPlaceholder(Map) - Method in class com.lokalized.LocalizedString.Builder
Applies per-language-form translations to this builder.
LanguageFormType - Enum in com.lokalized
High-level categories of language forms used to drive placeholder agreement.
loadFromClasspath(String) - Static method in class com.lokalized.LocalizedStringLoader
Loads all localized string files present in the specified package on the classpath.
loadFromFilesystem(Path) - Static method in class com.lokalized.LocalizedStringLoader
Loads all localized string files present in the specified directory.
LocaleMatcher - Interface in com.lokalized
Contract for matching an input Locale or List<Locale.LanguageRange> to an appropriate localized strings Locale.
localeSupplier(Function) - Method in class com.lokalized.DefaultStrings.Builder
Applies a locale supplier to this builder.
LocalizedString - Class in com.lokalized
Represents a single localized string - its key, translated value, and any associated translation rules.
LocalizedString.Builder - Class in com.lokalized
Builder used to construct instances of LocalizedString.
LocalizedString.LanguageFormSelector - Class in com.lokalized
Defines a selector used by a multi-axis placeholder translation.
LocalizedString.LanguageFormTranslation - Class in com.lokalized
Container for per-language-form (gender, case, definiteness, classifier, formality, clusivity, animacy, cardinal, ordinal, phonetic) translation information.
LocalizedString.LanguageFormTranslationRange - Class in com.lokalized
Container for per-language-form cardinality translation information over a range (start, end) of values.
LocalizedString.LanguageFormTranslationRule - Class in com.lokalized
Defines a selector-based translation rule for a multi-axis placeholder translation.
LocalizedString.PlaceholderMetadata - Class in com.lokalized
Translator-facing metadata for a single placeholder.
LocalizedStringLoader - Class in com.lokalized
Utility methods for loading localized strings files.
LocalizedStringLoadingException - Exception Class in com.lokalized
Exception which indicates a problem encountered while processing a localized strings file.
LocalizedStringLoadingException(String) - Constructor for exception class com.lokalized.LocalizedStringLoadingException
Constructs a new exception with the specified message.
LocalizedStringLoadingException(String, Throwable) - Constructor for exception class com.lokalized.LocalizedStringLoadingException
Constructs a new exception with the specified message and cause.
localizedStringSupplier(Supplier) - Method in class com.lokalized.DefaultStrings.Builder
Applies a localized string supplier to this builder.
LOCATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Location or place form.
LONG_THIN - Enum constant in enum com.lokalized.Classifier
Long, thin, or cylindrical objects.
LUNAR - Enum constant in enum com.lokalized.Phonetic
Arabic moon letter (الحروف القمرية).

M

MACHINE - Enum constant in enum com.lokalized.Classifier
Machines, devices, or large pieces of equipment.
MANY - Enum constant in enum com.lokalized.Cardinality
The form that falls between FEW and OTHER.
MANY - Enum constant in enum com.lokalized.Ordinality
The form that falls between FEW and OTHER.
MASCULINE - Enum constant in enum com.lokalized.Gender
Masculine gender.
MissingTranslationException - Exception Class in com.lokalized
Exception thrown when no translation is found when DefaultStrings.FailureMode is configured to be DefaultStrings.FailureMode.FAIL_FAST.
MissingTranslationException(String, String, Map, Locale) - Constructor for exception class com.lokalized.MissingTranslationException
Constructs a new exception with the unsupported locale.

N

NEUTER - Enum constant in enum com.lokalized.Gender
Neutral/unspecified gender.
NOMINATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Citation or subject form.

O

ofFiniteValues(T...) - Static method in class com.lokalized.Range
Provides a finite range for the given values.
ofFiniteValues(Collection) - Static method in class com.lokalized.Range
Provides a finite range for the given values.
ofInfiniteValues(T...) - Static method in class com.lokalized.Range
Provides an infinite range for the given values.
ofInfiniteValues(Collection) - Static method in class com.lokalized.Range
Provides an infinite range for the given values.
ONE - Enum constant in enum com.lokalized.Cardinality
The form used with 1.
ONE - Enum constant in enum com.lokalized.Ordinality
The form used with 1.
Ordinality - Enum in com.lokalized
Language plural ordinality forms.
ORDINALITY - Enum constant in enum com.lokalized.LanguageFormType
Ordinality/ordinal-number form.
OTHER - Enum constant in enum com.lokalized.Cardinality
General "catchall" form which comprises any cases not handled by the other forms.
OTHER - Enum constant in enum com.lokalized.Ordinality
General "catchall" form which comprises any cases not handled by the other forms.
OTHER - Enum constant in enum com.lokalized.Phonetic
Fallback category for edge cases not covered by other values.

P

PERSON - Enum constant in enum com.lokalized.Classifier
People or human referents.
Phonetic - Enum in com.lokalized
Represents the phonetic onset category of a word, used to select context-appropriate word forms in localized strings.
PHONETIC - Enum constant in enum com.lokalized.LanguageFormType
Phonetic form.
phoneticResolver(PhoneticResolver) - Method in class com.lokalized.DefaultStrings.Builder
Applies a phonetic resolver to this builder.
PhoneticResolver - Interface in com.lokalized
Resolves Phonetic categories for terms at runtime.
PlaceholderMetadata(String, String, String, Set) - Constructor for class com.lokalized.LocalizedString.PlaceholderMetadata
Constructs placeholder metadata.
placeholderMetadataByPlaceholder(Map) - Method in class com.lokalized.LocalizedString.Builder
Applies per-placeholder translator metadata to this builder.
PN - Enum constant in enum com.lokalized.Phonetic
Word begins with the PN cluster.
PREPOSITIONAL - Enum constant in enum com.lokalized.GrammaticalCase
Preposition-governed form used in languages such as Russian.
PS - Enum constant in enum com.lokalized.Phonetic
Word begins with the PS cluster.

R

Range<T> - Class in com.lokalized
Represents a concrete range of values.
remove(Object) - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.
removeAll(Collection) - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.
resolve(String, Locale) - Method in interface com.lokalized.PhoneticResolver
Determines the phonetic category for a term.
retainAll(Collection) - Method in class com.lokalized.Range
Deprecated.
Unsupported operation; this type is immutable.

S

S_IMPURE - Enum constant in enum com.lokalized.Phonetic
Word begins with s + consonant cluster (s impura).
size() - Method in class com.lokalized.Range
Returns the number of elements in this range.
SOLAR - Enum constant in enum com.lokalized.Phonetic
Arabic sun letter (الحروف الشمسية).
STRESSED_A - Enum constant in enum com.lokalized.Phonetic
Word begins with a stressed A or HA sound.
Strings - Interface in com.lokalized
Contract for localized string providers - given a key and optional placeholders, return a localized string.
supportedCardinalitiesForLocale(Locale) - Static method in enum com.lokalized.Cardinality
Gets the set of cardinalities supported for the given locale.
supportedOrdinalitiesForLocale(Locale) - Static method in enum com.lokalized.Ordinality
Gets the set of ordinalities supported for the given locale.

T

tiebreakerLocalesByLanguageCode(Map) - Method in class com.lokalized.DefaultStrings.Builder
Applies a mapping of an ISO 639 language code to its ordered "tiebreaker" fallback locales to this builder.
toArray() - Method in class com.lokalized.Range
Returns an array containing all of the values in this range in proper sequence (from first to last value).
toArray(T1[]) - Method in class com.lokalized.Range
Returns an array containing all of the values in this range in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toString() - Method in class com.lokalized.LocalizedString.LanguageFormSelector
Generates a String representation of this object.
toString() - Method in class com.lokalized.LocalizedString.LanguageFormTranslation
Generates a String representation of this object.
toString() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRange
Generates a String representation of this object.
toString() - Method in class com.lokalized.LocalizedString.LanguageFormTranslationRule
Generates a String representation of this object.
toString() - Method in class com.lokalized.LocalizedString.PlaceholderMetadata
Generates a String representation of this object.
toString() - Method in class com.lokalized.LocalizedString
Generates a String representation of this object.
toString() - Method in class com.lokalized.Range
Generates a String representation of this object.
translation(String) - Method in class com.lokalized.LocalizedString.Builder
Applies a default translation to this builder.
TWO - Enum constant in enum com.lokalized.Cardinality
Normally the form used with 2, if it is limited to numbers whose integer values end with 2.
TWO - Enum constant in enum com.lokalized.Ordinality
Normally the form used with 2, if it is limited to numbers whose integer values end with 2.

U

UnsupportedLocaleException - Exception Class in com.lokalized
Exception thrown when an operation was performed on a locale that is not recognized by the system.
UnsupportedLocaleException(Locale) - Constructor for exception class com.lokalized.UnsupportedLocaleException
Constructs a new exception with the unsupported locale.
USE_FALLBACK - Enum constant in enum com.lokalized.DefaultStrings.FailureMode
The system will attempt a series of fallbacks in order to not throw an exception at runtime.

V

valueOf(String) - Static method in enum com.lokalized.Animacy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Classifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Clusivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.DefaultStrings.FailureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Definiteness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Formality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.GrammaticalCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.LanguageFormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Ordinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lokalized.Phonetic
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.lokalized.Animacy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Classifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Clusivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.DefaultStrings.FailureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Definiteness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Formality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.GrammaticalCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.LanguageFormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Ordinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lokalized.Phonetic
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE - Enum constant in enum com.lokalized.Classifier
Vehicles.
VOCATIVE - Enum constant in enum com.lokalized.GrammaticalCase
Direct address form.
VOWEL - Enum constant in enum com.lokalized.Phonetic
Word begins with a vowel sound.

W

withFallbackLocale(Locale) - Static method in interface com.lokalized.Strings
Vends a Strings instance builder for the specified fallback locale.

X

X - Enum constant in enum com.lokalized.Phonetic
Word begins with X (/ks/ sound).

Z

Z - Enum constant in enum com.lokalized.Phonetic
Word begins with Z sound or affricates /ts/, /dz/.
ZERO - Enum constant in enum com.lokalized.Cardinality
Normally the form used with 0, if it is limited to numbers whose integer values end with 0.
ZERO - Enum constant in enum com.lokalized.Ordinality
Normally the form used with 0, if it is limited to numbers whose integer values end with 0.
A B C D E F G H I L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form