com.jalios.jcms.search.spell
Interface Dictionary

All Known Implementing Classes:
CollectionDictionary, LuceneDictionary, PlainTextDictionary

public interface Dictionary

A simple interface representing a Dictionary

Version:
1.0 - $Revision: 14756 $
Author:
Nicolas Maisonneuve

Field Summary
static String REVISION
           
 
Method Summary
 Iterator getWordsIterator()
          return all the words present in the dictionnary
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values
Method Detail

getWordsIterator

Iterator getWordsIterator()
return all the words present in the dictionnary

Returns:
Iterator


Copyright © 2001-2007 Jalios SA. All Rights Reserved.