public class LuceneDictionary extends java.lang.Object implements Dictionary
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
| Constructor and Description |
|---|
LuceneDictionary(org.apache.lucene.index.IndexReader reader,
java.lang.String field) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator |
getWordsIterator()
return all the words present in the dictionnary
|
public static final java.lang.String REVISION
public LuceneDictionary(org.apache.lucene.index.IndexReader reader,
java.lang.String field)
public final java.util.Iterator getWordsIterator()
DictionarygetWordsIterator in interface DictionaryCopyright © 2001-2010 Jalios SA. All Rights Reserved.