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) |
Copyright © 2023. All rights reserved.