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