java.lang.Object | |
↳ | org.jsoup.helper.HttpConnection.KeyVal |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Update the key of a keyval
| |||||||||||
Get the key of a keyval
| |||||||||||
Get the value of a keyval
| |||||||||||
Update the value of a keyval
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Update the key of a keyval
key | new key |
---|
Update the value of a keyval
value | the new value |
---|