Previous Topic: Managing Custom Resource BundlesNext Topic: Use the Localizer Class


Localizer Class

Localizer is a helper class for retrieving the localized version of a string for a given locale. For example, you can retrieve the localized version of a label on a task screen, a task name, or an exception message. The localized string is retrieved from the resource bundle associated with the Localizer object’s locale.

Package

com.netegrity.ims.util

Note: For localization information, see the Configuration Guide.

More Information:

IMSException