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