public abstract class AbstractConverter<R extends eu.dnetlib.domain.DriverResource> extends Object implements ResourceToXmlConverter<R>
| Constructor and Description |
|---|
AbstractConverter(Class<?>... resourceClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Marshaller |
getMarshaller() |
protected Unmarshaller |
getUnmarshaller() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoXQueryStringObjectToXml, XmlToObjectpublic AbstractConverter(Class<?>... resourceClass) throws JAXBException
JAXBExceptionprotected Marshaller getMarshaller() throws JAXBException
JAXBExceptionprotected Unmarshaller getUnmarshaller() throws JAXBException
JAXBExceptionCopyright © 2017. All rights reserved.