Package ognl

Class IteratorEnumeration

java.lang.Object
ognl.IteratorEnumeration
All Implemented Interfaces:
Enumeration

public class IteratorEnumeration extends Object implements Enumeration
Maps an Iterator to an Enumeration
Author:
Luke Blanshard (blanshlu@netscape.net), Drew Davidson (drew@ognl.org)