public class BasicSpellCheckListener
extends Object
implements com.swabunga.spell.event.SpellCheckListener
| Constructor and Description |
|---|
BasicSpellCheckListener(String text) |
| Modifier and Type | Method and Description |
|---|---|
List<com.liferay.portal.kernel.jazzy.InvalidWord> |
getInvalidWords() |
void |
spellingError(com.swabunga.spell.event.SpellCheckEvent event) |