public class EnumerationIterator implements Iterator(Code)
Utility method for converting Enumeration to an Iterator class. If you
attempt to remove() an Object from the iterator, it will throw an
UnsupportedOperationException. Added for use by TagLib so Enumeration can
be supported
version: $Rev: 164530 $ $Date: 2005-04-25 04:11:07 +0100 (Mon, 25 Apr version: 2005) $