org.jboss.xb.binding.sunday.xop
Interface XOPMarshaller
public interface XOPMarshaller
This interface is a copy of AttachmentMarshaller from JAXB2.0.
It's added to avoid circular module dependecy in the build system.
- Version:
- $Revision: 1958 $
- Author:
- Alexey Loubyansky, Heiko Braun
isXOPPackage
boolean isXOPPackage()
addMtomAttachment
String addMtomAttachment(XOPObject obj,
String elementNamespace,
String elementName)
addMtomAttachment
String addMtomAttachment(byte[] data,
String elementNamespace,
String elementName)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.