public class WordCheckResult extends Object
| Constructor and Description |
|---|
WordCheckResult(boolean isCorrect,
String[] suggestions,
String language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
String[] |
getSuggestions() |
boolean |
isCorrect() |
String |
toJsonString() |
public boolean isCorrect()
public String[] getSuggestions()
public String getLanguage()
public String toJsonString() throws SpellCheckException
SpellCheckExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved