public static class MediaPackageReferenceImpl.Adapter extends XmlAdapter<String,MediaPackageReference>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(MediaPackageReference ref) |
MediaPackageReference |
unmarshal(String ref) |
public String marshal(MediaPackageReference ref) throws Exception
marshal in class XmlAdapter<String,MediaPackageReference>Exceptionpublic MediaPackageReference unmarshal(String ref) throws Exception
unmarshal in class XmlAdapter<String,MediaPackageReference>ExceptionCopyright © 2009–2020 Opencast Project. All rights reserved.