public class Header
extends java.lang.Object
Constructor and Description |
---|
Header(java.lang.String name,
java.lang.String value)
Construct a header.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of this header.
|
java.lang.String |
getValue()
Returns the value of this header.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved