Class LocaleConfig
java.lang.Object
org.apache.myfaces.config.element.LocaleConfig
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LocaleConfigImpl
- Author:
- Oliver Rossmueller
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract voidaddSupportedLocale(String locale) abstract String
- 
Constructor Details- 
LocaleConfigpublic LocaleConfig()
 
- 
- 
Method Details- 
getDefaultLocale
- 
getSupportedLocales
- 
addSupportedLocale
 
-