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