Method and Description |
---|
com.swabunga.spell.event.SpellChecker.checkString(String)
use checkSpelling(WordTokenizer)
|
com.swabunga.spell.event.StringWordTokenizer.getFinalText()
use getContext() instead as per the WordTokenizer
interface specification.
|