org.jboss.xb.binding.sunday.xop
Interface XOPUnmarshaller
public interface XOPUnmarshaller
This interface is a copy of AttachmentUnmarshaller 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()
getAttachmentAsDataHandler
XOPObject getAttachmentAsDataHandler(String cid)
getAttachmentAsByteArray
byte[] getAttachmentAsByteArray(String cid)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.