|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NameValuePair
A name-value pair parameter used as an element of HTTP messages.
parameter = attribute "=" value attribute = token value = token | quoted-string
Method Summary | |
---|---|
String |
getName()
Gets the name of this pair. |
String |
getValue()
Gets the value of this pair. |
Method Detail |
---|
String getName()
null
.String getValue()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |