com.aliyun.mns.model.serialize
类 XmlUtil
java.lang.Object
com.aliyun.mns.model.serialize.XmlUtil
public class XmlUtil
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlUtil
public XmlUtil()
output
public static void output(Node node,
String encoding,
OutputStream outputStream)
throws TransformerException
- 抛出:
TransformerException
xmlNodeToString
public static String xmlNodeToString(Node node,
String encoding)
throws TransformerException
- 抛出:
TransformerException
Copyright © 2016. All Rights Reserved.