org.springframework.oxm.jaxb
Class Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
java.lang.Object
javax.xml.bind.attachment.AttachmentUnmarshaller
org.springframework.oxm.jaxb.Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
- Enclosing class:
- Jaxb2Marshaller
private static class Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
- extends javax.xml.bind.attachment.AttachmentUnmarshaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mimeContainer
private final MimeContainer mimeContainer
Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
private Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller(MimeContainer mimeContainer)
getAttachmentAsByteArray
public byte[] getAttachmentAsByteArray(java.lang.String cid)
- Specified by:
getAttachmentAsByteArray
in class javax.xml.bind.attachment.AttachmentUnmarshaller
getAttachmentAsDataHandler
public javax.activation.DataHandler getAttachmentAsDataHandler(java.lang.String contentId)
- Specified by:
getAttachmentAsDataHandler
in class javax.xml.bind.attachment.AttachmentUnmarshaller
isXOPPackage
public boolean isXOPPackage()
- Overrides:
isXOPPackage
in class javax.xml.bind.attachment.AttachmentUnmarshaller