org.apache.myfaces.config.impl.digester.elements

Class LocaleConfig


public class LocaleConfig
extends java.lang.Object

Author:
Oliver Rossmueller

Method Summary

void
addSupportedLocale(String locale)
String
getDefaultLocale()
List
getSupportedLocales()
void
setDefaultLocale(String defaultLocale)

Method Details

addSupportedLocale

public void addSupportedLocale(String locale)

getDefaultLocale

public String getDefaultLocale()

getSupportedLocales

public List getSupportedLocales()

setDefaultLocale

public void setDefaultLocale(String defaultLocale)