|
Oracle® Database Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-02 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DualInputStreamBuilder | The DualInputStreamBuilder class generates two
InputStream wrapper objects for one InputStream
source.
|
LocaleMapper | The LocaleMapper class maps between Oracle locale elements and
equivalent locale elements in other vendors and standards.
|
OraDisplayLocaleInfo | The OraDisplayLocaleInfo class is a utility class
that provides predefined translations for locale related attributes. |
OraLocaleInfo | The OraLocaleInfo is a utility class that provides
locale related information regarding locale attributes like language,
territory, character set, timezone, collators, etc... |
OraResourceBundle | The OraResourceBundle class is the factory class that
constructs a java.util.ResourceBundle instance.
|
OraSQLUtil | The OraSQLUtil class is an Oracle SQL utility class.
|
Provides general utilities for globalization support.
The following is a list of terminology that defines special meanings used in this package:
getAvailableXXX
- the methods that return all elements available in the GDK. For example, available Oracle languages and available linguistic sorting orders.getCommonXXX
- the methods that return common elements independent of locale. For example, common locales and common time zones.getLocalXXX
- the methods that return common elements for the specified locale. For example, local languages for the specified territory and local time zones for the specified territory.
|
Oracle® Database Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-02 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |