|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| SpellingChecker | SpellingChecker -- interface for spelling checkers. |
| SpellingDictionary | SpellingDictionary -- interface for spelling checker dictionary. |
| Class Summary | |
|---|---|
| FileBasedSpellingDictionary | FileBasedSpellingDictionary -- implements spelling checker dictionary loaded from a file. |
| HashMapSpellingDictionary | HashMapSpellingDictionary -- implements hash map based spelling dictionary. |
| ResourceBasedSpellingDictionary | ResourceBasedSpellingDictionary -- implements spelling checker dictionary loaded from a resource. |
| SimpleMindedSpellingChecker | SimpleMindedSpellingChecker -- A very simple minded spelling checker. |
| TernaryTrieBasedSpellingChecker | TernaryTrieBasedSpellingChecker -- A very simple minded spelling checker. |
| TernaryTrieSpellingDictionary | TernaryTrieSpellingDictionary -- implements spelling dictionary using ternary trie. |
Provides classes and methods for accessing spelling dictionaries and performing spell checking.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||