|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLocaleResolver | |
---|---|
org.springframework.web.servlet.i18n | Locale support classes for Spring's web MVC framework. |
Uses of AbstractLocaleResolver in org.springframework.web.servlet.i18n |
---|
Subclasses of AbstractLocaleResolver in org.springframework.web.servlet.i18n | |
---|---|
class |
FixedLocaleResolver
Implementation of LocaleResolver that always returns a fixed default locale. |
class |
SessionLocaleResolver
Implementation of LocaleResolver that uses a locale attribute in the user's session in case of a custom setting, with a fallback to the specified default locale or the request's accept-header locale. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |