public static class TrackImpl.Adapter extends XmlAdapter<TrackImpl,Track>
todo
Adapter()
TrackImpl
marshal(Track mp)
Track
unmarshal(TrackImpl mp)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public TrackImpl marshal(Track mp) throws Exception
marshal
XmlAdapter<TrackImpl,Track>
Exception
public Track unmarshal(TrackImpl mp) throws Exception
unmarshal
Copyright © 2009–2020 Opencast Project. All rights reserved.