com.sun.xml.ws.db.sdo
Class SDOAttachmentUnmarshaller
java.lang.Object
com.sun.xml.ws.db.sdo.SDOAttachmentUnmarshaller
- All Implemented Interfaces:
- org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
public class SDOAttachmentUnmarshaller
- extends Object
- implements org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
Created by IntelliJ IDEA.
User: giglee
Date: May 13, 2009
Time: 3:52:18 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDOAttachmentUnmarshaller
public SDOAttachmentUnmarshaller(AttachmentUnmarshaller jbu)
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(String cid)
- Specified by:
getAttachmentAsByteArray
in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
getAttachmentAsDataHandler
public javax.activation.DataHandler getAttachmentAsDataHandler(String cid)
- Specified by:
getAttachmentAsDataHandler
in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
isXOPPackage
public boolean isXOPPackage()
- Specified by:
isXOPPackage
in interface org.eclipse.persistence.oxm.attachment.XMLAttachmentUnmarshaller
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.