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 DataContentHandler
IOException
public Object getTransferData(DataFlavor _df, DataSource _ds) throws IOException
getTransferData
in interface DataContentHandler
IOException
public DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors
in interface DataContentHandler
public void writeTo(Object _obj, String _mimeType, OutputStream _os) throws IOException
writeTo
in interface DataContentHandler
IOException
Copyright © 2015. All rights reserved.