org.apache.cxf.jaxb.attachment
Class JAXBAttachmentUnmarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
public class JAXBAttachmentUnmarshaller
- extends AttachmentUnmarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBAttachmentUnmarshaller
public JAXBAttachmentUnmarshaller(Collection<Attachment> attachments)
getAttachmentAsDataHandler
public DataHandler getAttachmentAsDataHandler(String contentId)
- Specified by:
getAttachmentAsDataHandler
in class AttachmentUnmarshaller
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(String contentId)
- Specified by:
getAttachmentAsByteArray
in class AttachmentUnmarshaller
isXOPPackage
public boolean isXOPPackage()
- Overrides:
isXOPPackage
in class AttachmentUnmarshaller
Apache CXF