|
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 | |
CharacterValidationReader | The CharacterValidationReader class is the validator class
that checks the conversion failure, and optionally checks the HTML.
|
OraCollationKey | The OraCollationKey class represents a String
object under control of a specific OraCollator object.
|
OraCollator | The OraCollator class performs locale-sensitive
string comparisons, including linguistic collation and
binary sorting. |
OraDateFormat | The OraDateFormat class is an abstract class to do
locale-sensitive formatting and parsing between date/time and string.
|
OraDateFormatSymbols | The OraDateFormatSymbols class is a class that maintains Oracle
translations for date/time-related strings such as month names and
day-of-the-week names. |
OraDecimalFormat | The OraDecimalFormat class is a concrete class to do
locale-sensitive formatting and parsing between number and string.
|
OraDecimalFormatSymbols | The OraDecimalFormatSymbols class is a class that maintains
Oracle decimal format symbols such as decimal separator and
currency symbols. |
OraNormalizer | The OraNormalizer class is a class used for normalizing
strings following the Unicode Standard. |
OraNumberFormat | The OraNumberFormat class is an abstract class to do
locale-sensitive formatting and parsing between number and string.
|
OraSimpleDateFormat | The OraSimpleDateFormat class is a concrete class to do
locale-sensitive formatting and parsing between date/time and string.
|
UTF8ValidationFilter | The UTF8ValidationFilter class is used to check the illegal
UTF-8 byte sequence to replace with the replacement character U+FFFD
or raise an exception.
|
UTF8ValidationFilter.ValidationBehavior | The ValidationBehavior class is the class used to determine
the behavior in case the conversion fails. |
Provides general text data globalization support, such as collation, date/time format, and number/currency format, associated with specific Oracle locale.
|
Oracle® Database Globalization Development Kit Java API Reference 10g Release 2 (10.2) Part No. B14224-02 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |