org.apache.myfaces.config.element
Class LocaleConfig
java.lang.Object
org.apache.myfaces.config.element.LocaleConfig
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LocaleConfig
public abstract class LocaleConfig
- extends Object
- implements Serializable
- Author:
- Oliver Rossmueller
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleConfig
public LocaleConfig()
getDefaultLocale
public abstract String getDefaultLocale()
getSupportedLocales
public abstract List<String> getSupportedLocales()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.