org.codehaus.xfire.jaxb2
Class AttachmentUnmarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
public class AttachmentUnmarshaller
- extends javax.xml.bind.attachment.AttachmentUnmarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentUnmarshaller
public AttachmentUnmarshaller(MessageContext context)
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(java.lang.String cid)
copy
public static void copy(java.io.InputStream input,
java.io.OutputStream output)
throws java.io.IOException
- Throws:
java.io.IOException
getAttachmentAsDataHandler
public DataHandler getAttachmentAsDataHandler(java.lang.String cid)
isXOPPackage
public boolean isXOPPackage()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.