com.bea.wlw.netui.util.iterator

com.bea.wlw.netui.util.iterator  Package

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.

MapIterator

MapIterator provides an Iterator over map values.

Exception Summary

IteratorFactoryException

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