public class AttachmentHelper extends Object
INTERNAL: AttachmentHelper
is a helper object used by
the
QueryOperation
to handle binary attachments.
Constructor and Description |
---|
AttachmentHelper() |
Modifier and Type | Method and Description |
---|---|
static Object |
buildAttachmentHandler(byte[] bytes,
String mimeType)
INTERNAL: build a
DataHandler backed by a
ByteArrayDataSource |
public static Object buildAttachmentHandler(byte[] bytes, String mimeType)
INTERNAL: build a DataHandler
backed by a
ByteArrayDataSource
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference