Class JAXBAttachmentUnmarshaller


  • public class JAXBAttachmentUnmarshaller
    extends javax.xml.bind.attachment.AttachmentUnmarshaller
    • Constructor Detail

      • JAXBAttachmentUnmarshaller

        public JAXBAttachmentUnmarshaller​(Collection<Attachment> attachments)
    • Method Detail

      • getAttachmentAsDataHandler

        public javax.activation.DataHandler getAttachmentAsDataHandler​(String contentId)
        Specified by:
        getAttachmentAsDataHandler in class javax.xml.bind.attachment.AttachmentUnmarshaller
      • getAttachmentAsByteArray

        public byte[] getAttachmentAsByteArray​(String contentId)
        Specified by:
        getAttachmentAsByteArray in class javax.xml.bind.attachment.AttachmentUnmarshaller
      • isXOPPackage

        public boolean isXOPPackage()
        Overrides:
        isXOPPackage in class javax.xml.bind.attachment.AttachmentUnmarshaller