public class XmlUtil extends Object
XmlUtil()
static Map<String,Object>
deserializeXml(String xmlStr)
static org.dom4j.Document
MapToDom(Map map, String rootName)
static String
serializeXml(Map xmlMap, String rootName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlUtil()
public static Map<String,Object> deserializeXml(String xmlStr) throws org.dom4j.DocumentException
org.dom4j.DocumentException
public static String serializeXml(Map xmlMap, String rootName)
public static org.dom4j.Document MapToDom(Map map, String rootName)
Copyright © 2024. All rights reserved.