org.eclipse.persistence.oxm.attachment
public interface XMLAttachmentUnmarshaller
Modifier and Type | Method and Description |
---|---|
byte[] |
getAttachmentAsByteArray(String id) |
DataHandler |
getAttachmentAsDataHandler(String id) |
boolean |
isXOPPackage() |
DataHandler getAttachmentAsDataHandler(String id)
byte[] getAttachmentAsByteArray(String id)
boolean isXOPPackage()