Package | Description |
---|---|
org.jsoup.helper |
Modifier and Type | Method and Description |
---|---|
static HttpConnection.KeyVal |
HttpConnection.KeyVal.create(String key,
String value) |
HttpConnection.KeyVal |
HttpConnection.KeyVal.key(String key) |
HttpConnection.KeyVal |
HttpConnection.KeyVal.value(String value) |
Copyright © 2009–2013 Jonathan Hedley. All rights reserved.