Package net.rim.device.api.i18n

Provides functionality that supports the internationalization of applications on RIM Devices.

See:
          Description

Class Summary
CompiledResourceBundle Used internally by the resource compiler.
DateFormat Defines fundamental functionality for locale-independent formatting of date/time information.
FieldPosition Used by Format and its subclasses to identify fields in formatted output.
Format Defines fundamental functionality for classes that format locale-sensitive information.
HashResourceBundle Contains locale-specific objects, with primary use of integer keys.
Locale Represents a specific geographical, political, or cultural region to be used for localizing numbers, dates, and text.
MessageFormat Formats and parses messages in a locale-sensitive manner.
ResourceBundle Defines base functionality for bundles of locale-specific resources.
ResourceBundleFamily A ResourceBundle that contains a collection of ResourceBundles.
SimpleDateFormat Formats and parses dates in a locale-sensitive manner.
 

Exception Summary
DuplicateResourceException Thrown if a resource is registered twice.
MissingResourceException Thrown to indicate a resource is not found.
 

Package net.rim.device.api.i18n Description

Provides functionality that supports the internationalization of applications on RIM Devices.






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal