Interface | Description |
---|---|
IDictionary |
Interface for dictionary access.
|
IDictionaryFactory |
An interface that defines support for a particular dictionary format.
|
Class | Description |
---|---|
DictionariesManager |
Class for load dictionaries.
|
DictionaryData<T> |
A class that encapsulates the storage and retrieval of string-keyed data.
|
DictionaryEntry |
Class for store one dictionary entry.
|
LingvoDSL |
Dictionary implementation for Lingvo DSL format.
|
StarDict |
Dictionary implementation for StarDict format.
|