See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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 class 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.
|
JSpellSystem | |
JSpellWordBundle |
This class encapsulates information about a word that is being spell checked.
|
Language |
This class encapsulates language ISO codes, country ISO codes and descriptions.
|
Messages |
This class handles output to log files and the system console.
|
RandomAccessFile |
A buffered java.io.RandomAccessFile.
|
Suggestions |
This class is used to encapsulate an array of Strings representing the
suggestions returned by the spell checker.
|
Exception | Description |
---|---|
JSpellException |
When thrown indicates that JSpell encountered a non-recoverable
problem.
|
JSpell SDK - Spell Checker for the Java Platform
Copyright © 2009-2019 Page Scholar Inc, All Rights Reserved - https://www.jspell.com