org.apache.lucene.search.spell
public interface Dictionary
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
getWordsIterator()
Return all words present in the dictionary
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.