| Package | Description |
|---|---|
| org.jsoup.helper | |
| org.jsoup.nodes |
| Modifier and Type | Method and Description |
|---|---|
static KeyVal |
KeyVal.create(String key,
String value) |
static KeyVal |
KeyVal.create(String key,
String filename,
InputStream stream) |
KeyVal |
KeyVal.inputStream(InputStream inputStream) |
KeyVal |
KeyVal.key(String key) |
KeyVal |
KeyVal.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyVal> |
FormElement.formData()
Get the data that this form submits.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.