public class Header extends Object
Constructor and Description |
---|
Header(String name,
String value)
Construct a header.
|
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