|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |
参照:
説明
インタフェースの概要 | |
ExtendedLocalizable | This interface provides much more control over internationalization than the Localizable interface. |
Localizable | This interface must be implemented by the classes which must provide a way to override the default locale. |
クラスの概要 | |
LocaleGroup | This class represents a group of ExtendedLocalizable objects which have a shared default locale. |
LocalizableSupport | This class provides a default implementation of the Localizable interface. |
Provides utility classes for internationalization.
The responsibility of the i18n package is to provide a facade for the various internationalization utility classes of the standard Java API. The API should be used for compositing string messages in a language-neutral way.
|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |