| Package | Description |
|---|---|
| org.opencastproject.mediapackage |
| Modifier and Type | Method and Description |
|---|---|
MediaPackageImpl |
MediaPackageImpl.Adapter.marshal(MediaPackage mp) |
static MediaPackageImpl |
MediaPackageImpl.valueOf(InputStream xml)
Reads the media package from the input stream.
|
static MediaPackageImpl |
MediaPackageImpl.valueOf(Node xml)
Reads the media package from an xml node.
|
static MediaPackageImpl |
MediaPackageImpl.valueOf(String xml)
Unmarshals XML representation of a MediaPackage via JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
MediaPackage |
MediaPackageImpl.Adapter.unmarshal(MediaPackageImpl mp) |
Copyright © 2009–2021 Opencast Project. All rights reserved.