RapidSpell Web


Uses of Class
com.keyoti.rapidSpell.NoCurrentBadWordException

Packages that use NoCurrentBadWordException
com.keyoti.rapidSpell   
 

Uses of NoCurrentBadWordException in com.keyoti.rapidSpell
 

Methods in com.keyoti.rapidSpell that throw NoCurrentBadWordException
 void RapidSpellChecker.changeBadWord(java.lang.String newWord)
          Changes the current bad word to newWord in the text
 void ICheckerEngine.changeBadWord(java.lang.String newWord)
          Changes the current bad word to newWord in the text.
 java.util.Vector RapidSpellChecker.findSuggestions()
          Gets an enumeration of String suggestions for spelling of current bad word.
 java.util.Vector ICheckerEngine.findSuggestions()
          Returns a Vector of Strings that are suitable suggestions for the current bad word (that is, the one last returned by nextBadWord()).
 


RapidSpell Web


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