public class XmlUtil extends Object
| Constructor and Description |
|---|
XmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
deserializeXml(String xmlStr) |
static org.dom4j.Document |
MapToDom(Map map,
String rootName) |
static String |
serializeXml(Map xmlMap,
String rootName) |
Copyright © 2022. All rights reserved.