protected class MimeHeaders.NamesEnumerator extends Object implements Enumeration
Modifier and Type | Field and Description |
---|---|
protected String |
next |
protected int |
pos |
protected int |
size |
Modifier | Constructor and Description |
---|---|
protected |
MimeHeaders.NamesEnumerator() |
protected int pos
protected int size
protected String next
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2013 JBoss by Red Hat. All rights reserved.