public abstract class AttachmentUnmarshaller extends Object
| Constructor and Description |
|---|
AttachmentUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte[] |
getAttachmentAsByteArray(String cid) |
abstract javax.activation.DataHandler |
getAttachmentAsDataHandler(String cid) |
boolean |
isXOPPackage() |
Copyright © 2013. All Rights Reserved.