public class XmlUtil extends Object
XmlUtil()
static String
convertToXml(Object obj, Class... c)
static <T> T
convertXmlTo(String xml, Class<T> c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlUtil()
public static String convertToXml(Object obj, Class... c)
public static <T> T convertXmlTo(String xml, Class<T> c)
Copyright © 2017. All rights reserved.