String | Returns the MIME content type of the data. |
InputStream | Returns an input stream from which the data can be read. |
String | getName() Returns the underlying name of this object. |
OutputStream | Returns an output stream to which the data can be written. |
public String getContentType()
public InputStream getInputStream()
public String getName()
public OutputStream getOutputStream()