RapidSpell Desktop


Package com.keyoti.rapidSpell

Core spell checker package.

See:
          Description

Interface Summary
ICheckerEngine Defines the interface required for a class to be used as a checker engine.
 

Class Summary
AdvancedTextBoundary Extends SimpleTextBoundary to included more advanced parsing.
BadWord Represents a mis-spelt word in the text.
CheckerEngineAdapter Abstract base implementation of ICheckerEngine, override chosen members for desired functionality.
CultureText Contains the text for the checker in different cultures
LanguageType Language type identifiers.
RapidSpellChecker Checks a text string for spelling errors and makes suggested corrections.
RapidSpellCheckerBeanInfo JavaBean configuration information.
Test Used for assertion tests,
UserDictionary Represents the UserDictionary
 

Exception Summary
NoCurrentBadWordException Thrown if nextBadWord() has not been run first and found a mis-spelt word
 

Package com.keyoti.rapidSpell Description

Core spell checker package.


RapidSpell Desktop


Copyright © 2002-2005 Keyoti Inc. All Rights Reserved.