File
Doc
Category
Size
Date
Package
Dictionary.java
API Doc
Apache Lucene 2.1.0
1121
Wed Feb 14 10:46:24 GMT 2007
org.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.Iterator
getWordsIterator
()
Return all words present in the dictionary
return
Iterator
Java Code Source