|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| JSpellDictionaryAccessor | This interface describes the requirements for any JSpellDictionary object. |
| ParserListener | Implement this interface for any objects that need to be notified when the spell checker is complete. |
| Class Summary | |
|---|---|
| JSpellDictionary | A JSpellDictionary is an abstract class that is the base class for all JSpell dictionary access classes. |
| JSpellDictionaryLocal | This class manages local access to a JSpell dictionary. |
| JSpellDictionaryManager | This classes manages a collection of dictionaries for use by JSpell. |
| JSpellErrorInfo | This class encapsulates error information returned by the dictionary accessor. |
| JSpellIndex | This class manages a hybrid trie/linked list data structure on disk. |
| JSpellParser | This class is constructed with a JSpellDictionaryAccessor supplied by the caller of the constructor. |
| JSpellWordBundle | This class encapsulates information about a word that is being spell checked. |
| Suggestions | This class is used to encapsulate an array of Strings representing the suggestions returned by the spell checker. |
| Exception Summary | |
|---|---|
| JSpellException | When thrown indicates that JSpell encountered a non-recoverable problem. |
JSpell non GUI related spell check classes for local and standalone spell check services.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||