Uses of Class org.apache.struts.config.MessageResourcesConfig

Uses in package org.apache.struts.config

Methods with return type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Return the message resources configuration for the specified key, if any; otherwise return null.
MessageResourcesConfig[]
Return the message resources configurations for this module.

Methods with parameter type org.apache.struts.config.MessageResourcesConfig

void
Add a new MessageResourcesConfig instance to the set associated with this module.
void
Remove the specified message resources configuration instance.

Uses in package org.apache.struts.config.impl

Methods with return type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Return the message resources configuration for the specified key, if any; otherwise return null.
MessageResourcesConfig[]
Return the message resources configurations for this module.

Methods with parameter type org.apache.struts.config.MessageResourcesConfig

void
Add a new MessageResourcesConfig instance to the set associated with this module.
void
Remove the specified message resources configuration instance.

Copyright © 2000-2005 - The Apache Software Foundation