com.github.dandelion.datatables.extras.struts1.i18n
Class Struts1LocaleResolver
java.lang.Object
com.github.dandelion.datatables.extras.struts1.i18n.Struts1LocaleResolver
- All Implemented Interfaces:
- LocaleResolver
public class Struts1LocaleResolver
- extends Object
- implements LocaleResolver
Struts1 implementation of the LocaleResolver.
- Since:
- 0.9.1
- Author:
- Thibault Duchateau
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Struts1LocaleResolver
public Struts1LocaleResolver()
resolveLocale
public Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
-
- Specified by:
resolveLocale in interface LocaleResolver
Copyright © 2013–2014 Dandelion Project. All rights reserved.