public class FormContentProvider extends StringContentProvider
ContentProvider for form uploads with the
"application/x-www-form-urlencoded" content type.ContentProvider.Typed| Constructor and Description |
|---|
FormContentProvider(Fields fields) |
FormContentProvider(Fields fields,
java.nio.charset.Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
convert(Fields fields) |
static java.lang.String |
convert(Fields fields,
java.nio.charset.Charset charset) |
private static java.lang.String |
encode(java.lang.String value,
java.nio.charset.Charset charset) |
getLength, isReproducible, iteratorgetContentType