| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | CollectionDictionaryA simple SpellChecker Dictionary to allow indexing of Collection of words. | 
|  class | LuceneDictionaryLucene Dictionary | 
|  class | PlainTextDictionaryDictionary 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 | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||