|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.javalid.core.resource.LocaleResolverImpl
public class LocaleResolverImpl
Default implementation of locale resolving. This implementation returns the default locale or the explicitly set locale (in which case that one will be used always).
| Constructor Summary | |
|---|---|
LocaleResolverImpl()
|
|
| Method Summary | |
|---|---|
java.util.Locale |
getLocale()
Returns the locale to use |
void |
setLocale(java.util.Locale locale)
Sets the locale to use |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocaleResolverImpl()
| Method Detail |
|---|
public java.util.Locale getLocale()
LocaleResolver
getLocale in interface LocaleResolverpublic void setLocale(java.util.Locale locale)
LocaleResolver
setLocale in interface LocaleResolverlocale - The locale to use
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||