|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocaleResolver
Interface for all locale resolvers.
The locale is defaultly retrieved from the request in the
StandardLocaleResolver which is the default implementation.
| Method Summary | |
|---|---|
Locale |
resolveLocale(javax.servlet.http.HttpServletRequest request)
Resolve the current locale with the given request. |
| Method Detail |
|---|
Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
request - The request used to resolve the locale.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||