public class TextProviderActionSupport
extends com.opensymphony.xwork2.TextProviderSupport
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Modifier and Type | Method and Description |
---|---|
static com.opensymphony.xwork2.TextProvider |
getInstance(Class<?> clazz,
com.opensymphony.xwork2.LocaleProvider provider) |
String |
getText(String key,
String defaultValue,
List<Object> args) |
static boolean |
isCachingEnabled() |
static void |
setCachingEnabled(boolean enable) |
public static void setCachingEnabled(boolean enable)
public static com.opensymphony.xwork2.TextProvider getInstance(Class<?> clazz, com.opensymphony.xwork2.LocaleProvider provider)
public static boolean isCachingEnabled()
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.