Class DictionaryIterator

java.lang.Object
morfologik.stemming.DictionaryIterator
All Implemented Interfaces:
Iterator<WordData>

public final class DictionaryIterator extends Object implements Iterator<WordData>
An iterator over WordData entries of a Dictionary. The stems can be decoded from compressed format or the compressed form can be preserved.