Class IteratorEnumeration

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

public class IteratorEnumeration extends Object implements Enumeration<Object>
Maps an Iterator to an Enumeration