public static class AttachmentImpl.Adapter extends XmlAdapter<AttachmentImpl,Attachment>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentImpl |
marshal(Attachment mp) |
Attachment |
unmarshal(AttachmentImpl mp) |
public AttachmentImpl marshal(Attachment mp) throws Exception
marshal in class XmlAdapter<AttachmentImpl,Attachment>Exceptionpublic Attachment unmarshal(AttachmentImpl mp) throws Exception
unmarshal in class XmlAdapter<AttachmentImpl,Attachment>ExceptionCopyright © 2009–2021 Opencast Project. All rights reserved.