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,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
static String |
convert(Fields fields) |
static String |
convert(Fields fields,
Charset charset) |
getLength, iterator
getContentType
Copyright © 1995-2015 Webtide. All Rights Reserved.