Uses of Interface
com.jalios.jcms.search.spell.Dictionary

Packages that use Dictionary
com.jalios.jcms.search.spell Contains classes used to provides spell suggestion based on indexed content. 
 

Uses of Dictionary in com.jalios.jcms.search.spell
 

Classes in com.jalios.jcms.search.spell that implement Dictionary
 class CollectionDictionary
          A simple SpellChecker Dictionary to allow indexing of Collection of words.
 class LuceneDictionary
          Lucene Dictionary
 class PlainTextDictionary
          Dictionary represented by a UTF-8 text file.
 

Methods in com.jalios.jcms.search.spell with parameters of type Dictionary
 void SpellChecker.indexDictionary(Dictionary dict)
          Index a Dictionary
 



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