public interface Part extends Unwrappable
| Modifier and Type | Method and Description |
|---|---|
String |
content() |
String |
contentType() |
String |
fileName() |
String |
header(String name) |
InputStream |
inputStream() |
boolean |
isFile() |
String |
name() |
unwrapboolean isFile()
String name()
String fileName()
String content() throws IOException
IOExceptionInputStream inputStream() throws IOException
IOExceptionString contentType()
Copyright © 2014. All Rights Reserved.