FileDocCategorySizeDatePackage
Dictionary.javaAPI DocApache Lucene 2.1.01121Wed Feb 14 10:46:24 GMT 2007org.apache.lucene.search.spell

Dictionary

public interface Dictionary
A simple interface representing a Dictionary
author
Nicolas Maisonneuve
version
1.0

Fields Summary
Constructors Summary
Methods Summary
public java.util.IteratorgetWordsIterator()
Return all words present in the dictionary

return
Iterator