public class XmlUtils extends Object
XmlUtils()
static void
element2Map(org.dom4j.Element rootElement, Map<String,Object> map)
Element
Map
static Map<String,Object>
xml2Map(String xmlStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlUtils()
public static Map<String,Object> xml2Map(String xmlStr) throws org.dom4j.DocumentException
xmlStr
org.dom4j.DocumentException
public static void element2Map(org.dom4j.Element rootElement, Map<String,Object> map)
rootElement
map
Copyright © 2022. All rights reserved.