|
Oracle® Globalization Development Kit Java API Reference 10g Release 1(10.1) B10971-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Provides general utilities for globalization support.
See:
Description
| Class Summary | |
| LocaleMapper | LocaleMapper does mappings between Oracle locale elements and equivalent locale elements in other vendors and standards. |
| OraDisplayLocaleInfo | OraDisplayLocaleInfo is a translation utility class that provides the pre-defined translations for locale and attributes. |
| OraLocaleInfo | OraLocaleInfo is a Oracle locale class that include the language, territory, and collator objects. |
| OraResourceBundle | OraResourceBundle is the factory class that constructs a java.util.ResourceBundle. |
| OraSQLUtil | OraSQLUtil is a Oracle SQL Utility class. |
Provides general utilities for globalization support.
Here are terminologies that indicate special meanings used in this package:
getAvailableXXX - the methods return all elements available in GDK, e.g., available Oracle languages, available linguistic sorting ordersgetCommonXXX - the methods return common elements independent of locale, e.g., common locales, common time zonesgetLocalXXX - the methods return common elements for the specified locale, e.g., local languages for the specified territory, locale time zones for the specified territories.
|
Oracle® Globalization Development Kit Java API Reference 10g Release 1(10.1) B10971-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||