Package oracle.i18n.util

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.