public class XMLUtil extends Object
XMLUtil()
static String
mapToXml(Map<String,String> data)
static Map<String,String>
xmlToMap(String strXML)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMLUtil()
public static String mapToXml(Map<String,String> data) throws Exception
data
Exception
public static Map<String,String> xmlToMap(String strXML) throws Exception
strXML
Copyright © 2020. All rights reserved.