Iterator<String>
private String
currentName
private final Enumeration<String>
enumeration
private
HeaderNamesIterator(Enumeration<String> enumeration)
boolean
hasNext()
String
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove