Package | Description |
---|---|
com.jalios.jcms.spellchecker |
Modifier and Type | Method and Description |
---|---|
java.util.List<SpellCheckResult> |
XMLmindSpellChecker.spellCheck(java.lang.String text,
java.lang.String lang)
Spell-check the specified text in the specified language
and return a list of SpellCheckResult.
|
static java.util.List<SpellCheckResult> |
SpellCheckerManager.spellCheck(java.lang.String text,
java.lang.String lang)
Spell-check the specified text in the specified language
and return a list of SpellCheckResult.
|
java.util.List<SpellCheckResult> |
SpellChecker.spellCheck(java.lang.String text,
java.lang.String lang)
Spell-check the specified text in the specified language
and return a list of SpellCheckResult.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.