|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
LocalizationService | Provides localization functionality using the interface provided
by ResourceBundle , plus leverages a "search path"
style traversal of the ResourceBundle objects named by
the locale.default.bundles to discover a value for a
given key. |
Class Summary | |
LocaleDetector | Deprecated. Use LocaleTokenizer instead. |
LocaleTokenizer | Parses the HTTP Accept-Language header as per section
14.4 of RFC 2068 (HTTP 1.1 header field definitions). |
Localization | Wrapper around the TurbineLocalization Service that makes it easy to grab something from the service and make the code cleaner. |
LocalizationTool | A pull tool which provides lookups for localized text by delegating
to the configured LocalizationService . |
TurbineLocalizationService | This class is the single point of access to all localization resources. |
This service provides access and tools for multilingual applications in Turbine.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |