| Package | Description |
|---|---|
| cn.felord.callback | |
| cn.felord.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackXmlResponse |
| Modifier and Type | Method and Description |
|---|---|
<T extends XmlEntity> |
AbstractCallbackCrypto.readXml(String xmlBody,
Class<T> clazz)
Read xml t.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends XmlEntity> |
XmlReader.read(String xml,
Class<T> clazz)
Read t.
|
<T extends XmlEntity> |
XStreamXmlReader.read(String xml,
Class<T> clazz) |
<T extends XmlEntity> |
XmlReader.write(T t)
Write string.
|
<T extends XmlEntity> |
XStreamXmlReader.write(T t) |
Copyright © 2024. All rights reserved.