org.activemath.webapp.i18n
Class LocalizerUtils

java.lang.Object
  extended by org.activemath.webapp.i18n.LocalizerUtils

public class LocalizerUtils
extends Object

Utility funcitions for @link Localizer.


Constructor Summary
LocalizerUtils()
           
 
Method Summary
static List parseAcceptLanguage(String value)
          Parse an Accept-Language HTTP header into a list of Locales.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizerUtils

public LocalizerUtils()
Method Detail

parseAcceptLanguage

public static List parseAcceptLanguage(String value)
Parse an Accept-Language HTTP header into a list of Locales.

Parameters:
value -
Returns: