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(org.codehaus.xfire.MessageContext context)
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(String cid)
- Specified by:
getAttachmentAsByteArray
in class javax.xml.bind.attachment.AttachmentUnmarshaller
copy
public static void copy(InputStream input,
OutputStream output)
throws IOException
- Throws:
IOException
getAttachmentAsDataHandler
public javax.activation.DataHandler getAttachmentAsDataHandler(String cid)
- Specified by:
getAttachmentAsDataHandler
in class javax.xml.bind.attachment.AttachmentUnmarshaller
isXOPPackage
public boolean isXOPPackage()
- Overrides:
isXOPPackage
in class javax.xml.bind.attachment.AttachmentUnmarshaller
Copyright © 2004-2013. All Rights Reserved.