| Interface | Description |
|---|---|
| LanguageDetector |
A Language Detector interface
|
| LanguageDetectorProvider |
A Lanugage Detector Provider implementation
|
| Class | Description |
|---|---|
| DetectedLanguage |
for language objects detected by the implementation of language detector, found in
LanguageDetectorResult
|
| LanguageDetectorResult |
The result returned from the LanguageDetector.
|
| LanguageDetectorSettings |
Settings defining behaviours of the detector, and including hints for more accurate detection
|
| Enum | Description |
|---|---|
| LanguageDetectorStatus |
LanguageDetectorStatus set by implementation whether or not the detection was completed or failed.
|
| Exception | Description |
|---|---|
| LanguageDetectorException |
Exception for Language Detection
|
Copyright © 2015–2017 EntIT Software LLC, a Micro Focus company. All rights reserved.