be.ehealth.technicalconnector.utils.impl
Class AttachmentUnmarshallerImpl
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
be.ehealth.technicalconnector.utils.impl.AttachmentUnmarshallerImpl
public class AttachmentUnmarshallerImpl
- extends AttachmentUnmarshaller
JAXB Unmarshaller that handles the attachments.
Implementation of AttachmentUnmarshaller
AttachmentUnmarshallerImpl
public AttachmentUnmarshallerImpl(boolean xop)
getAttachmentPartMap
public Map<String,AttachmentPart> getAttachmentPartMap()
getAttachmentAsDataHandler
public DataHandler getAttachmentAsDataHandler(String cid)
- Specified by:
getAttachmentAsDataHandler
in class AttachmentUnmarshaller
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(String cid)
- Specified by:
getAttachmentAsByteArray
in class AttachmentUnmarshaller
isXOPPackage
public boolean isXOPPackage()
- Overrides:
isXOPPackage
in class AttachmentUnmarshaller
Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.