com.github.dandelion.datatables.extras.spring3.i18n
Class SpringLocaleResolver
java.lang.Object
com.github.dandelion.datatables.extras.spring3.i18n.SpringLocaleResolver
- All Implemented Interfaces:
- LocaleResolver
public class SpringLocaleResolver
- extends Object
- implements LocaleResolver
Spring implementation of the LocaleResolver.
- Since:
- 0.9.0
- Author:
- Thibault Duchateau
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringLocaleResolver
public SpringLocaleResolver()
resolveLocale
public Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
-
- Specified by:
resolveLocale in interface LocaleResolver
Copyright © 2013. All Rights Reserved.