org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml
Class LocaleList

java.lang.Object
  extended by org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.LocaleList

public class LocaleList
extends java.lang.Object

List of supported locales. Automatically generated - do not modify!

Author:
Adam Winer

Method Summary
static java.util.HashMap<java.util.Locale,java.util.Locale> getSupportedLocales()
          Returns the list of supported locales.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSupportedLocales

public static java.util.HashMap<java.util.Locale,java.util.Locale> getSupportedLocales()
Returns the list of supported locales.



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.