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) |
getLength, isReproducible, iterator
getContentType
Copyright © 1995–2023 Webtide. All rights reserved.