com.jalios.jcms.search.spell
Interface Dictionary
- All Known Implementing Classes: 
 - CollectionDictionary, LuceneDictionary, PlainTextDictionary
 
public interface Dictionary
A simple interface representing a Dictionary
- Version:
 
  - 1.0 -  $Revision: 14756 $
 
- Author:
 
  - Nicolas Maisonneuve
 
 
 
REVISION
static final String REVISION
- See Also:
 - Constant Field Values
 
getWordsIterator
Iterator getWordsIterator()
- return all the words present in the dictionnary
- Returns:
 - Iterator
 
 
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.