| Package | Description |
|---|---|
| me.hao0.wechat.utils |
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlWriters.NumberE |
static class |
XmlWriters.TextE |
| Modifier and Type | Method and Description |
|---|---|
XmlWriters.E |
XmlWriters.newElement(String parentName,
Object... childPairs)
构建包含多个子元素的元素
|
| Modifier and Type | Method and Description |
|---|---|
XmlWriters |
XmlWriters.element(String parentName,
XmlWriters.E child) |
| Modifier and Type | Method and Description |
|---|---|
XmlWriters |
XmlWriters.element(String parentName,
List<XmlWriters.E> children) |
Copyright © 2019. All rights reserved.