java.lang.Object | |
↳ | org.springframework.web.servlet.i18n.AbstractLocaleResolver |
![]() |
Abstract base class for LocaleResolver
implementations.
Provides support for a default locale.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Set a default Locale that this resolver will return if no other locale found.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the default Locale that this resolver is supposed to fall back to, if any.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Set a default Locale that this resolver will return if no other locale found.
Return the default Locale that this resolver is supposed to fall back to, if any.