RapidSpell Web


Package com.keyoti.rapidSpell

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
DictionaryCache Cache of loaded dictionaries.
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
 


RapidSpell Web


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