|
|||||||||
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(TextProvider provider)
|
Method Summary | |
---|---|
java.lang.String |
getMessage(java.util.Locale locale,
java.lang.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(TextProvider provider)
Method Detail |
---|
public java.lang.String getMessage(java.util.Locale locale, java.lang.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 |