public class AspellProcess
extends java.lang.Object
| Constructor and Description |
|---|
AspellProcess(java.lang.String aSpellCommandLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
java.util.List<Suggestions> |
checkText(java.lang.String text) |
public AspellProcess(java.lang.String aSpellCommandLine)
throws SpellException
SpellExceptionpublic java.util.List<Suggestions> checkText(java.lang.String text) throws SpellException
SpellExceptionpublic void cancel()