FileDocCategorySizeDatePackage
Dictionary.javaAPI DocApache Lucene 1.9961Mon Feb 20 09:18:32 GMT 2006org.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 the words present in the dictionnary

return
Iterator