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 DataHandler getAttachmentAsDataHandler(String cid)
isXOPPackage
public boolean isXOPPackage()
Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.