org.apache.myfaces.tobago.util
Class LocaleUtil

java.lang.Object
  extended by org.apache.myfaces.tobago.util.LocaleUtil

public class LocaleUtil
extends Object


Method Summary
static Locale createLocale(String value)
           
static List<Locale> getLocaleList(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createLocale

public static Locale createLocale(String value)

getLocaleList

public static List<Locale> getLocaleList(Locale locale)


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.