public final class AttachmentUnmarshallerImpl extends AttachmentUnmarshaller
AttachmentUnmarshaller that uses
loads attachments from AttachmentSet directly.MimeMultipartParser| Constructor and Description |
|---|
AttachmentUnmarshallerImpl(AttachmentSet attachments) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAttachmentAsByteArray(String cid) |
javax.activation.DataHandler |
getAttachmentAsDataHandler(String cid) |
isXOPPackagepublic AttachmentUnmarshallerImpl(AttachmentSet attachments)
public javax.activation.DataHandler getAttachmentAsDataHandler(String cid)
getAttachmentAsDataHandler in class AttachmentUnmarshallerpublic byte[] getAttachmentAsByteArray(String cid)
getAttachmentAsByteArray in class AttachmentUnmarshallerCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.