|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.keyoti.rapidSpell.RapidSpellChecker
|
+--com.keyoti.rapidSpell.RapidSpellCheckerBean
Bean encapsulation for the RapidSpellChecker API
| Fields inherited from class com.keyoti.rapidSpell.RapidSpellChecker |
currentBadWordEnd, currentBadWordStart, dontSuggest, userDictionary |
| Constructor Summary | |
RapidSpellCheckerBean()
|
|
| Method Summary | |
java.lang.String |
getTextToCheck()
|
void |
setTextToCheck(java.lang.String textToCheck)
|
| Methods inherited from class com.keyoti.rapidSpell.RapidSpellChecker |
addWord, changeBadWord, check, check, getAmendedText, getSuggestions, getSuggestions, ignoreAll, lookUp, nextBadWord, reset, setPosition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RapidSpellCheckerBean()
| Method Detail |
public void setTextToCheck(java.lang.String textToCheck)
public java.lang.String getTextToCheck()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||