Package org.xnap.commons.i18n

Provides classes for internationalization (i18n).

See:
          Description

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.
 

Package org.xnap.commons.i18n Description

Provides classes for internationalization (i18n).

To learn how to make use of the Gettext Commons internationalization, please have a look at this tutorial.



Copyright © 2004-2007 Gettext Commons Team. All Rights Reserved.