com.bea.netuix.servlets.l10n

com.bea.netuix.servlets.l10n  Package

Interface Summary

LocaleProvider

Interface for implementations of classes that provide a set of Locales to the internal localization logic.

Class Summary

DefaultLocaleProvider

Default implementation of LocaleProvider that uses the ServletRequest as the source of preferred Locales.

L10nResourceManager

The L10nResourceManager helps resolve resources (such as JSP pages, static resources such as HTML files, images etc.) based on a given locale.

ResolvedLocale

Encapsulates information about a resolved Locale, including the original URI, the resolved URI and the Locale object that matches the resolution.