The EnumWrapper class contains the following methods:
hasMoreElements determines if there are elements remaining in the Enumeration. nextElement retrieves the next object in the Enumeration.