There was an error while loading. Please reload this page.
Enumeration don't have remove() method
Iterator have hasNext(), next(), remove() method. Enumeration have hasMoreElement(), nextElement() method only