Package org.xnap.commons.i18n

Provides classes for internationalization (i18n).

Interface Summary

LocaleChangeListener Defines the requirements for classes that get notified when the locale is changed.

Class Summary

I18n Provides methods for internationalization.
I18nFactory Factory class that creates and caches I18n instances.
I18nManager Manager class that maintains a set of I18n objects and LocaleChangeListener objects.
LocaleChangeEvent Provides information about a locale change.
Provides classes for internationalization (i18n).

To make use of internationalization a programmer should follow these basic steps: