com.github.dandelion.datatables.extras.struts1.i18n
Class Struts1LocaleResolver

java.lang.Object
  extended by 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

Constructor Summary
Struts1LocaleResolver()
           
 
Method Summary
 Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Struts1LocaleResolver

public Struts1LocaleResolver()
Method Detail

resolveLocale

public Locale resolveLocale(javax.servlet.http.HttpServletRequest request)

Specified by:
resolveLocale in interface LocaleResolver


Copyright © 2013–2014 Dandelion Project. All rights reserved.