Uses of Class
org.jsoup.helper.HttpConnection.KeyVal
-
Uses of HttpConnection.KeyVal in org.jsoup.helper
Modifier and TypeMethodDescriptionstatic HttpConnection.KeyVal
HttpConnection.KeyVal.create
(String key, String value) static HttpConnection.KeyVal
HttpConnection.KeyVal.create
(String key, String filename, InputStream stream) HttpConnection.KeyVal.inputStream
(InputStream inputStream) HttpConnection.KeyVal.key
(String key) HttpConnection.KeyVal.value
(String value)