TextProvider can be provided using default factory. See https://issues.apache.org/jira/browse/WW-4884@Deprecated public class I18nTextProviderFactory extends com.opensymphony.xwork2.StrutsTextProviderFactory
StrutsConstants.STRUTS_TEXT_PROVIDER_FACTORY with
<bean class="org.nuiton.web.struts2.I18nTextProviderFactory" name="i18nTextProviderFactory" type="com.opensymphony.xwork2.TextProviderFactory" />
<constant name="struts.textProviderFactory" value="i18nTextProviderFactory" />
| Constructor and Description |
|---|
I18nTextProviderFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.opensymphony.xwork2.TextProvider |
getTextProvider(Class clazz)
Deprecated.
|
protected com.opensymphony.xwork2.TextProvider |
getTextProvider(ResourceBundle bundle)
Deprecated.
|
protected com.opensymphony.xwork2.TextProvider getTextProvider(Class clazz)
getTextProvider in class com.opensymphony.xwork2.StrutsTextProviderFactoryprotected com.opensymphony.xwork2.TextProvider getTextProvider(ResourceBundle bundle)
getTextProvider in class com.opensymphony.xwork2.StrutsTextProviderFactoryCopyright © 2010–2017 CodeLutin. All rights reserved.