public class x_pkcs7_signature extends Object implements DataContentHandler
| Constructor and Description |
|---|
x_pkcs7_signature() |
| 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.