Interface | Description |
---|---|
ISpellChecker |
Interface for access to spell checker.
|
ISpellCheckerProvider |
Interface for spell checker implementation.
|
Class | Description |
---|---|
DictionaryManager |
Dictionary manager.
|
SpellChecker |
Common spell checker interface for use any spellchecker providers.
|
SpellCheckerDummy |
Dummy spellchecker which used when other spellcheckers can't be loaded, or
dictionary not exist.
|
SpellCheckerJMySpell |
JMySpell spell checker implementation.
|
SpellCheckerLangToolHunspell |
A thin wrapper around the LanguageTool Hunspell implementation (which itself
wraps native libs)
|
SpellCheckerMarker |
Spell checker marker implementation.
|