org.apache.struts2.interceptor
Class I18nInterceptor.CookieLocaleFinder

java.lang.Object
  extended by com.opensymphony.xwork2.interceptor.I18nInterceptor.LocaleFinder
      extended by org.apache.struts2.interceptor.I18nInterceptor.CookieLocaleFinder
Enclosing class:
I18nInterceptor

protected class I18nInterceptor.CookieLocaleFinder
extends I18nInterceptor.LocaleFinder


Field Summary
 
Fields inherited from class com.opensymphony.xwork2.interceptor.I18nInterceptor.LocaleFinder
actionInvocation, requestedLocale, storage
 
Constructor Summary
protected I18nInterceptor.CookieLocaleFinder(ActionInvocation invocation)
           
 
Method Summary
protected  void find()
           
 
Methods inherited from class com.opensymphony.xwork2.interceptor.I18nInterceptor.LocaleFinder
getRequestedLocale, getStorage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nInterceptor.CookieLocaleFinder

protected I18nInterceptor.CookieLocaleFinder(ActionInvocation invocation)
Method Detail

find

protected void find()
Overrides:
find in class I18nInterceptor.LocaleFinder


Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.