|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.struts.util.MessageResources
|
+--org.apache.struts.util.PropertyMessageResources
|
+--org.enableit.db.darrt.web.StandardPropertyMessageResources
A minor extension to the Struts MessageResources to allow use with the JSTL standard tag library
| Field Summary | |
static java.lang.String |
ABOUT
CVS info ABOUT this class and its current version |
| Fields inherited from class org.apache.struts.util.PropertyMessageResources |
locales, log, messages |
| Fields inherited from class org.apache.struts.util.MessageResources |
config, defaultFactory, defaultLocale, factory, formats, returnNull |
| Constructor Summary | |
StandardPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
java.lang.String config)
Construct a new MessageResources according to the specified parameters. |
|
StandardPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
java.lang.String config,
boolean returnNull)
Construct a new MessageResources according to the specified parameters. |
|
| Method Summary | |
java.util.Map |
getMessages()
|
| Methods inherited from class org.apache.struts.util.PropertyMessageResources |
getMessage, loadLocale |
| 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, isPresent, isPresent, localeKey, log, log, messageKey, messageKey, setReturnNull |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String ABOUT
| Constructor Detail |
public StandardPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
java.lang.String config)
public StandardPropertyMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
java.lang.String config,
boolean returnNull)
| Method Detail |
public java.util.Map getMessages()
Map of messages (includes all loaded locales).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||