Package com.redhat.rhn.common.localization

Provides for classes used to handle text content.

See:
          Description

Class Summary
LocalizationService Localization service class to simplify the job for producing localized (translated) strings within the product.
XmlMessages Utility (Singleton) class to get and format messages centralized by package.
XmlResourceBundle Class that extends the java.util.ResourceBundle class that stores the strings in an XML format similar to a property file.
 

Exception Summary
LocalizationException A RuntimeException indicating a fatal failure trying to use the LocalizationService
 

Package com.redhat.rhn.common.localization Description

Provides for classes used to handle text content.