|
Oracle® Database Globalization Development Kit Java API Reference 11g Release 1 (11.1) Book Part Number B28299-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Provides classes to automatically detect and recognize language, encoding, or both based on text input.
See:
Description
| Class Summary | |
|---|---|
| LCSDetectionHTMLInputStream | The LCSDetectionHTMLInputStream class extends the LCSDetectionInputStream class to support the language/encoding detection for input in HTML format. |
| LCSDetectionHTMLReader | The LCSDetectionHTMLReader class extends the LCSDetectionReader class to support the language/encoding detection for input in HTML format. |
| LCSDetectionInputStream | The LCSDetectionInputStream class is the language and character detector stream class that transparently detects the language and character set for the stream object. |
| LCSDetectionReader | The LCSDetectionReader class is the language and character detector (LCSD) reader class that transparently detects the character set and converts it to the Unicode data. |
| LCSDetector | The LCSDetector class contains methods to automatically detect and recognize language, encoding, or both based on text input. |
| LCSDResultSet | The LCSDResultSet class stores the result generated by the LCSDetector class. |
Provides classes to automatically detect and recognize language, encoding, or both based on text input. Language is based on ISO, and encoding is based on IANA or Oracle character sets.
|
Oracle® Database Globalization Development Kit Java API Reference 11g Release 1 (11.1) Book Part Number B28299-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||