|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilenameMangler | |
|---|---|
| org.exoplatform.common.http.client | |
| Uses of FilenameMangler in org.exoplatform.common.http.client |
|---|
| Methods in org.exoplatform.common.http.client with parameters of type FilenameMangler | |
|---|---|
static NVPair[] |
Codecs.mpFormDataDecode(byte[] data,
String cont_type,
String dir,
FilenameMangler mangler)
This method decodes a multipart/form-data encoded string. |
static byte[] |
Codecs.mpFormDataEncode(NVPair[] opts,
NVPair[] files,
NVPair[] ct_hdr,
FilenameMangler mangler)
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||