public class JaxbManager extends Object
| Constructor and Description |
|---|
JaxbManager() |
| Modifier and Type | Method and Description |
|---|---|
static JAXBContext |
getJAXBContext() |
static Gateway |
toGateway(File file) |
static Gateway |
toGateway(Reader r) |
static String |
toXML(Gateway gateway) |
public static JAXBContext getJAXBContext() throws JAXBException
JAXBExceptionpublic static Gateway toGateway(File file) throws JAXBException
JAXBExceptionpublic static Gateway toGateway(Reader r) throws JAXBException
JAXBExceptionpublic static String toXML(Gateway gateway) throws JAXBException
JAXBExceptionCopyright © 2014. All rights reserved.