public static class WxXmlAdapters.TextBodyAdaptor extends XmlAdapter<String,WxMessageBody.Text>
Constructor and Description |
---|
TextBodyAdaptor() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(WxMessageBody.Text v) |
WxMessageBody.Text |
unmarshal(String v) |
public WxMessageBody.Text unmarshal(String v) throws Exception
unmarshal
in class XmlAdapter<String,WxMessageBody.Text>
Exception
public String marshal(WxMessageBody.Text v) throws Exception
marshal
in class XmlAdapter<String,WxMessageBody.Text>
Exception
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.