org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshallerpublic class SDOAttachmentUnmarshaller
extends java.lang.Object
implements org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
| Constructor | Description |
|---|---|
SDOAttachmentUnmarshaller(javax.xml.bind.attachment.AttachmentUnmarshaller jbu) |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getAttachmentAsByteArray(java.lang.String cid) |
|
javax.activation.DataHandler |
getAttachmentAsDataHandler(java.lang.String cid) |
|
boolean |
isXOPPackage() |
public SDOAttachmentUnmarshaller(javax.xml.bind.attachment.AttachmentUnmarshaller jbu)
public byte[] getAttachmentAsByteArray(java.lang.String cid)
getAttachmentAsByteArray in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshallerpublic javax.activation.DataHandler getAttachmentAsDataHandler(java.lang.String cid)
getAttachmentAsDataHandler in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshallerpublic boolean isXOPPackage()
isXOPPackage in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshallerCopyright © 2018 Oracle Corporation. All rights reserved.