DEFAULT_XML_HEADER| Constructor and Description |
|---|
JAXBParser(String prettyPrint) |
@Inject public JAXBParser(String prettyPrint)
public String toXML(Object src) throws IOException
XMLParsertoXML in interface XMLParserIOExceptionpublic <T> String toXML(Object src, Class<T> type) throws IOException
XMLParsertoXML in interface XMLParserIOExceptionpublic <T> T fromXML(String xml, Class<T> type) throws IOException
XMLParserfromXML in interface XMLParserIOExceptionCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.