Retrieves the next item in the array and increments the current position.
public Object nextItem()
Returns the next item in the array.
EmptyEnumeratorException thrown if there are no more elements in the array.