|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypedOutput
Binary data with an associated mime type.
Method Summary | |
---|---|
String |
fileName()
Original filename. |
long |
length()
Length in bytes or -1 if unknown. |
String |
mimeType()
Returns the mime type. |
void |
writeTo(OutputStream out)
Writes these bytes to the given output stream. |
Method Detail |
---|
String fileName()
String mimeType()
long length()
void writeTo(OutputStream out) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |