Oracle® Globalization Development Kit Java API Reference
10g Release 1(10.1)

B10971-01

Package oracle.i18n.text

Provides general text data globalization support, such as collation, date and time format, number format associated with specific Oracle locale See:
          Description

Class Summary
OraCollationKey OraCollationKey class represents a String under control of a specific OraCollator object.
OraCollator OraCollator class performs locale-sensitive String comparisons, including linguistic collation and binary sorting.
OraDateFormat OraDateFormat is an abstract class to do formatting and parsing between datetime and string locale dependently and it supports Oracle datetime formatting behavior.
OraDateFormatSymbols OraDateFormatSymbols is a class to maintain Oracle datetime format symbols used by Oracle datetime formatting.
OraDecimalFormat OraDecimalFormat is an concrete class to do formatting and parsing between number and string locale dependently and it supports Oracle number formatting behavior.
OraDecimalFormatSymbols OraDecimalFormatSymbols is a class to maintain Oracle format symbols used by Oracle number/currency formatting.
OraNormalizer OraNormalizer is a class used for normalizing strings following the Unicode Standard.
OraNumberFormat OraNumberFormat is an abstract class to do formatting and parsing between number and string locale dependently and it supports Oracle number formatting behavior.
OraSimpleDateFormat OraSimpleDateFormat is an concrete class to do formatting and parsing between datetime and string locale dependently and it supports Oracle datetime formatting behavior.
 

Package oracle.i18n.text Description

Provides general text data globalization support, such as collation, date and time format, number format associated with specific Oracle locale


Oracle® Globalization Development Kit Java API Reference
10g Release 1(10.1)

B10971-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.