Skip navigation links
org.eclipse.persistence.internal.xr

Class AttachmentHelper

    • Constructor Summary

      Constructors 
      Constructor and Description
      AttachmentHelper() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.Object buildAttachmentHandler(byte[] bytes, java.lang.String mimeType)
      INTERNAL: build a DataHandler backed by a ByteArrayDataSource
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AttachmentHelper

        public AttachmentHelper()
    • Method Detail

      • buildAttachmentHandler

        public static java.lang.Object buildAttachmentHandler(byte[] bytes,
                                                              java.lang.String mimeType)

        INTERNAL: build a DataHandler backed by a ByteArrayDataSource

EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference