public class JaxbManager extends Object
| Constructor and Description |
|---|
JaxbManager() |
| Modifier and Type | Method and Description |
|---|---|
static JAXBContext |
getJAXBContext() |
static Prtg |
toPrtg(File file) |
static Prtg |
toPrtg(StringReader sr) |
static String |
toXML(Prtg prtg) |
public static JAXBContext getJAXBContext() throws JAXBException
JAXBExceptionpublic static Prtg toPrtg(StringReader sr) throws JAXBException
JAXBExceptionpublic static Prtg toPrtg(File file) throws JAXBException
JAXBExceptionpublic static String toXML(Prtg prtg) throws JAXBException
JAXBExceptionCopyright © 2014. All rights reserved.