Package net.didion.jwnl.dictionary
Class DatabaseBackedDictionary.ExceptionIterator
java.lang.Object
net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
net.didion.jwnl.dictionary.DatabaseBackedDictionary.ExceptionIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
DatabaseBackedDictionary
private class DatabaseBackedDictionary.ExceptionIterator
extends DatabaseBackedDictionary.DatabaseElementIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
finalize, getPOS, getResults, hasNext, next, remove
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
ExceptionIterator
-
-
Method Details
-
createElement
- Specified by:
createElement
in classDatabaseBackedDictionary.DatabaseElementIterator
- Throws:
Exception
-