Sun Java Solaris Communities My SDN Account Join SDN
 

Mobile Service Architecture - JSR 238

»  Overview
 
»  Devices
 

JSR 238 - Mobile Internationalization API 1.0

 

JSR 238 allows internationalization of Java ME applications, making it possible to isolate local resources and employ them during runtime in user-or device-selected locales. This enables a developer to easily create a single application for multiple languages and regions across the globe with proper location-specific language, time conventions, currencies, and number formats.

Packages

 

javax.microedition.global

System Properties

 
Name Description
microedition.global.version The supported version "1.0" or null if not supported.
 

Getting Started
 
Related Links