public class multipart_mixed extends handler_base
Constructor and Description |
---|
multipart_mixed() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContent(javax.activation.DataSource ds)
Return the content.
|
void |
writeTo(java.lang.Object obj,
java.lang.String mimeType,
java.io.OutputStream os)
Write the object to the output stream, using the specific MIME type.
|
getTransferData, getTransferDataFlavors
public java.lang.Object getContent(javax.activation.DataSource ds) throws java.io.IOException
java.io.IOException
public void writeTo(java.lang.Object obj, java.lang.String mimeType, java.io.OutputStream os) throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved