|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.util.MessageResources
org.apache.struts2.s1.WrapperMessageResources
public class WrapperMessageResources
Wraps the Struts 1 message resources, delegating to Struts 2 resources
Field Summary |
---|
Fields inherited from class org.apache.struts.util.MessageResources |
---|
config, defaultFactory, defaultLocale, factory, formats, log, returnNull |
Constructor Summary | |
---|---|
WrapperMessageResources(com.opensymphony.xwork2.TextProvider provider)
|
Method Summary | |
---|---|
String |
getMessage(Locale locale,
String key)
|
Methods inherited from class org.apache.struts.util.MessageResources |
---|
escape, getConfig, getFactory, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessageResources, getReturnNull, isEscape, isPresent, isPresent, localeKey, log, log, messageKey, messageKey, setEscape, setReturnNull |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WrapperMessageResources(com.opensymphony.xwork2.TextProvider provider)
Method Detail |
---|
public String getMessage(Locale locale, String key)
getMessage
in class org.apache.struts.util.MessageResources
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |