|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.attachment.AttachmentUnmarshaller
com.sun.xml.ws.message.AttachmentUnmarshallerImpl
public final class AttachmentUnmarshallerImpl
Implementation of AttachmentUnmarshaller that uses
loads attachments from AttachmentSet directly.
MimeMultipartParser| Constructor Summary | |
|---|---|
AttachmentUnmarshallerImpl(AttachmentSet attachments)
|
|
| Method Summary | |
|---|---|
byte[] |
getAttachmentAsByteArray(java.lang.String cid)
|
javax.activation.DataHandler |
getAttachmentAsDataHandler(java.lang.String cid)
|
| Methods inherited from class javax.xml.bind.attachment.AttachmentUnmarshaller |
|---|
isXOPPackage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentUnmarshallerImpl(AttachmentSet attachments)
| Method Detail |
|---|
public javax.activation.DataHandler getAttachmentAsDataHandler(java.lang.String cid)
getAttachmentAsDataHandler in class javax.xml.bind.attachment.AttachmentUnmarshallerpublic byte[] getAttachmentAsByteArray(java.lang.String cid)
getAttachmentAsByteArray in class javax.xml.bind.attachment.AttachmentUnmarshaller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||