Package src :: Package com :: Package deviceatlas :: Package device :: Module language_properties_extractor :: Class LanguagePropertiesExtractor
[frames] | no frames]

Class LanguagePropertiesExtractor

Parses the Accept-Language header and adds the language and languageLocale properties the properties set.

@author DeviceAtlas Limited

Static Methods
 
extract(accept_language, properties, include_language, include_language_locale)
Class Variables
  LANGUAGE_PROPERTY_NAME = "language"
  LANGUAGE_LOCALE_PROPERTY_NAME = "languageLocale"