Package com.oorian.i18n
package com.oorian.i18n
-
ClassDescriptionResolves the locale from the browser's
Accept-LanguageHTTP header.Chains multipleLocaleResolverinstances, returning the first non-null result.Default English messages for all built-in validators.Resolves text direction (LTR/RTL) from aLocale.Locale-aware formatting utilities for dates, times, numbers, and currencies.Utility for dynamically switching the user's locale at runtime.Application-level locale configuration.Strategy interface for resolving aLocalefrom an HTTP request.Application-level message resolver configuration.Strategy interface for resolving locale-aware messages from message keys.Central API for managing and resolving localized text from Java resource bundles.Thread-local holder for the current user's locale.Resolves messages from JavaResourceBundleproperty files, with locale awareness.Resolves the locale from the user's session, allowing per-user locale overrides.Text directionality for HTML content.Resolves the locale from the first segment of the URL path.