| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpellCheckResult | |
|---|---|
| com.jalios.jcms.spellchecker | |
| Uses of SpellCheckResult in com.jalios.jcms.spellchecker | 
|---|
| Methods in com.jalios.jcms.spellchecker that return types with arguments of type SpellCheckResult | |
|---|---|
|  List<SpellCheckResult> | XMLmindSpellChecker.spellCheck(String text,
           String lang)Spell-check the specified text in the specified language and return a list of SpellCheckResult. | 
| static List<SpellCheckResult> | SpellCheckerManager.spellCheck(String text,
           String lang)Spell-check the specified text in the specified language and return a list of SpellCheckResult. | 
|  List<SpellCheckResult> | SpellChecker.spellCheck(String text,
           String lang)Spell-check the specified text in the specified language and return a list of SpellCheckResult. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||