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