javax.xml.bind.attachment
Class AttachmentUnmarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
public abstract class AttachmentUnmarshaller
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentUnmarshaller
public AttachmentUnmarshaller()
getAttachmentAsByteArray
public abstract byte[] getAttachmentAsByteArray(String cid)
getAttachmentAsDataHandler
public abstract javax.activation.DataHandler getAttachmentAsDataHandler(String cid)
isXOPPackage
public boolean isXOPPackage()
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.