com.sun.xml.ws.db.sdo
Class SDOAttachmentUnmarshaller

java.lang.Object
  extended by com.sun.xml.ws.db.sdo.SDOAttachmentUnmarshaller

public class SDOAttachmentUnmarshaller
extends Object

Created by IntelliJ IDEA. User: giglee Date: May 13, 2009 Time: 3:52:18 PM To change this template use File | Settings | File Templates.


Constructor Summary
SDOAttachmentUnmarshaller(AttachmentUnmarshaller jbu)
           
 
Method Summary
 byte[] getAttachmentAsByteArray(String cid)
           
 javax.activation.DataHandler getAttachmentAsDataHandler(String cid)
           
 boolean isXOPPackage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDOAttachmentUnmarshaller

public SDOAttachmentUnmarshaller(AttachmentUnmarshaller jbu)
Method Detail

getAttachmentAsByteArray

public byte[] getAttachmentAsByteArray(String cid)

getAttachmentAsDataHandler

public javax.activation.DataHandler getAttachmentAsDataHandler(String cid)

isXOPPackage

public boolean isXOPPackage()


Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.