public interface JaxbPersistenceApi<T>
| Modifier and Type | Method and Description |
|---|---|
String |
asJson()
convert me to json format
|
String |
asXML()
convert me to xml format
|
JaxbFactoryApi<T> |
getFactory()
get my factory
|
JaxbFactoryApi<T> getFactory()
String asJson() throws JAXBException
JAXBExceptionString asXML() throws JAXBException
JAXBExceptionCopyright © 2018 BITPlan GmbH. All rights reserved.