The value to be associated with a name by this NameValuePair object.
Constructor Detail
NameValuePair
public NameValuePair()
Constructs an empty NameValuePair object.
To associate a name with a value after using this constructor, the fields
of this object have to be accessed individually.