org.eclipse.persistence.internal.xr

Class AttachmentHelper

    • Constructor Summary

      Constructors 
      Constructor and Description
      AttachmentHelper() 
    • Method Summary

      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.4.2, "build v20130514-5956486" API Reference