protected class MimeHeaders.NamesEnumerator
extends java.lang.Object
implements java.util.Enumeration
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
next |
protected int |
pos |
protected int |
size |
| Modifier | Constructor and Description |
|---|---|
protected |
MimeHeaders.NamesEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |