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
|
Field Summary |
static java.lang.String |
REVISION
|
|
Method Summary |
java.util.Iterator |
getWordsIterator()
return all the words present in the dictionnary |
REVISION
static final java.lang.String REVISION
- See Also:
- Constant Field Values
getWordsIterator
java.util.Iterator getWordsIterator()
- return all the words present in the dictionnary
- Returns:
- Iterator
Copyright © 2001-2010 Jalios SA. All Rights Reserved.