Package com.bea.netuix.servlets.l10n

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.
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.