public class AttachmentUnmarshallerImpl extends AttachmentUnmarshaller
Implementation of AttachmentUnmarshaller
| Constructor and Description |
|---|
AttachmentUnmarshallerImpl(boolean xop) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAttachmentAsByteArray(String cid) |
DataHandler |
getAttachmentAsDataHandler(String cid) |
Map<String,AttachmentPart> |
getAttachmentPartMap() |
boolean |
isXOPPackage() |
public Map<String,AttachmentPart> getAttachmentPartMap()
public DataHandler getAttachmentAsDataHandler(String cid)
getAttachmentAsDataHandler in class AttachmentUnmarshallerpublic byte[] getAttachmentAsByteArray(String cid)
getAttachmentAsByteArray in class AttachmentUnmarshallerpublic boolean isXOPPackage()
isXOPPackage in class AttachmentUnmarshaller
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.