| Interface | Description |
|---|---|
| Cld2Language |
Interface mapped to the CLD2 C++ Language Enum containing each language and its associated ordinal, which is used to
get the language codes and names.
|
| Cld2Library |
JNA Interface to access the C++ CLD2 methods
|
| Class | Description |
|---|---|
| Cld2Detector |
Cld2 implementation of LanguageDetector
|
| Cld2DetectorProvider |
Provider implementation returning a CLD2Detector object
|
| Cld2Result |
Main result class of the Cld2 implementation of the language detector.
|
| Cld2Tester |
Created by smitcona on 30/11/2015.
|
| Cld2Wrapper |
Wrapper for the CLD2 library
|
| Enum | Description |
|---|---|
| Cld2Encoding |
Interface mapped to C++ Encoding Enum containing encodings and associated ordinals
|
Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.