org.codehaus.xfire.jaxb2
Class AttachmentMarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentMarshaller
org.codehaus.xfire.jaxb2.AttachmentMarshaller
public class AttachmentMarshaller
- extends javax.xml.bind.attachment.AttachmentMarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentMarshaller
public AttachmentMarshaller(org.codehaus.xfire.MessageContext context)
addMtomAttachment
public String addMtomAttachment(byte[] data,
int offset,
int length,
String mimeType,
String elementNamespace,
String elementLocalName)
- Specified by:
addMtomAttachment
in class javax.xml.bind.attachment.AttachmentMarshaller
addMtomAttachment
public String addMtomAttachment(javax.activation.DataHandler handler,
String elementNS,
String elementLocalName)
- Specified by:
addMtomAttachment
in class javax.xml.bind.attachment.AttachmentMarshaller
addSwaRefAttachment
public String addSwaRefAttachment(javax.activation.DataHandler handler)
- Specified by:
addSwaRefAttachment
in class javax.xml.bind.attachment.AttachmentMarshaller
isXOPPackage
public boolean isXOPPackage()
- Overrides:
isXOPPackage
in class javax.xml.bind.attachment.AttachmentMarshaller
Copyright © 2004-2013. All Rights Reserved.