Uses of Class
com.opensymphony.xwork2.interceptor.I18nInterceptor.Storage

Packages that use I18nInterceptor.Storage
com.opensymphony.xwork2.interceptor Interceptor classes. 
 

Uses of I18nInterceptor.Storage in com.opensymphony.xwork2.interceptor
 

Methods in com.opensymphony.xwork2.interceptor that return I18nInterceptor.Storage
static I18nInterceptor.Storage I18nInterceptor.Storage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static I18nInterceptor.Storage[] I18nInterceptor.Storage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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