See: Description
Class | Description |
---|---|
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. |