protected static class InternetHeaders.InternetHeader extends Header
Modifier and Type | Field and Description |
---|---|
protected String |
line
The value.
|
protected String |
name
The name.
|
Constructor and Description |
---|
InternetHeader(String line) |
InternetHeader(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this header.
|
String |
getValue()
Returns the value of this header.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved