Expresso 5-5-0

Package com.jcorporate.expresso.core.i18n

This package contains classes used for Expresso's I18N capabilities.

See:
          Description

Class Summary
MessageBundle A message bundle handles the messages for a specific combination of language, country and schema Created on January 21, 2001, 8:43 PM
Messages Messages.java The Messages object provides a way to gain access to the appropriate local-language version of a message, and to provide substitution of parameters in the message string if necessary.
MessagesTest A test case to verify the functions of the Messages object, designed to handle local-language message processing
 

Package com.jcorporate.expresso.core.i18n Description

This package contains classes used for Expresso's I18N capabilities. Because Expresso is designed to provide pluggable components, we associate a specific MessagesBundle with each Schema, rather than a single MessagesBundle.properties for the whole application


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.