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. |