public class XmlUtil extends Object
XmlUtil()
static Map<String,String>
toMap(String strXML)
static Object
toObject(String xml, Class objClass)
static String
toString(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlUtil()
public static Object toObject(String xml, Class objClass)
xml
objClass
public static String toString(Object obj)
obj
public static Map<String,String> toMap(String strXML)
strXML
Copyright © 2019. All rights reserved.