|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.attachment.AttachmentUnmarshaller
org.springframework.oxm.jaxb.Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
private static class Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller
Field Summary | |
---|---|
private MimeContainer |
mimeContainer
|
Constructor Summary | |
---|---|
private |
Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller(MimeContainer mimeContainer)
|
Method Summary | |
---|---|
byte[] |
getAttachmentAsByteArray(java.lang.String cid)
|
javax.activation.DataHandler |
getAttachmentAsDataHandler(java.lang.String contentId)
|
boolean |
isXOPPackage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final MimeContainer mimeContainer
Constructor Detail |
---|
private Jaxb2Marshaller.Jaxb2AttachmentUnmarshaller(MimeContainer mimeContainer)
Method Detail |
---|
public byte[] getAttachmentAsByteArray(java.lang.String cid)
getAttachmentAsByteArray
in class javax.xml.bind.attachment.AttachmentUnmarshaller
public javax.activation.DataHandler getAttachmentAsDataHandler(java.lang.String contentId)
getAttachmentAsDataHandler
in class javax.xml.bind.attachment.AttachmentUnmarshaller
public boolean isXOPPackage()
isXOPPackage
in class javax.xml.bind.attachment.AttachmentUnmarshaller
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |