See: Description
Class | Description |
---|---|
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. |
OraUnicodeProperty |
This
OraUnicodeProperty class is used to access Unicode character property. |
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. |