See: Description
| Interface | Description |
|---|---|
| RootDictionary |
This class is the interface for dictionary implementation.
|
| Class | Description |
|---|---|
| BasicDictionary |
This class is the java object for a basic dictionary.
|
| CatInflConvert |
This class converts categories and inflections from number and name.
|
| DictionaryFactory |
This class is the factory of dictionary.
|
| FullDictionary |
This class is the java object for a full dictionary.
|
| FullDicVarObj |
This class is the java object for a word (entry) in the full dictionary.
|
Related Documents