Package-level declarations

Types

Link copied to clipboard
interface Locale

Represents a locale, which defines the document language.

Link copied to clipboard
interface LocaleLoader

Loader of Locales.

Link copied to clipboard

An exception thrown when localization based on the currently set locale is being attempted, but the locale is not set.

Link copied to clipboard

Key-value pairs that define the localization associated with that key for a specific Locale.

Link copied to clipboard

An exception thrown when a localization-related error occurs.

Link copied to clipboard

An exception thrown when a localization key is not found within a localization table.

Link copied to clipboard

An exception thrown when a locale is not found within a localization table.

Link copied to clipboard

A table that enables localization by storing localization entries for specific Locales.

Link copied to clipboard

An exception thrown when a localization table is not found.

Link copied to clipboard

A collection of multiple LocalizationTables, each defined by its own unique name.