Package org.apache.beehive.netui.util.iterator

Class Summary
ArrayIterator ArrayIterator provides an Iterator over a Java array.
AtomicObjectIterator  
EmptyIterator  
EnumerationIterator An Iterator implementation for rendering data from an Enumeration.
IteratorFactory IteratorFactory provides a way to create an Iterator for different kinds of objects.
IteratorFactory.IteratorPlant  
MapIterator MapIterator provides an Iterator over map values.
ResultSetIterator  
 

Exception Summary
IteratorFactoryException An exception that is thrown when the IteratorFactory can not create an iterator for the given type.