Uses of Class
com.jalios.jcms.spellchecker.SpellCheckResult

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.
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.