public class multipart_signed extends Object implements DataContentHandler
| Constructor and Description |
|---|
multipart_signed() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContent(DataSource ds) |
Object |
getTransferData(DataFlavor df,
DataSource ds) |
DataFlavor[] |
getTransferDataFlavors() |
void |
writeTo(Object obj,
String _mimeType,
OutputStream os) |
public Object getContent(DataSource ds) throws IOException
getContent in interface DataContentHandlerIOExceptionpublic Object getTransferData(DataFlavor df, DataSource ds) throws IOException
getTransferData in interface DataContentHandlerIOExceptionpublic DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors in interface DataContentHandlerpublic void writeTo(Object obj, String _mimeType, OutputStream os) throws IOException
writeTo in interface DataContentHandlerIOExceptionCopyright © 2015. All rights reserved.