public class MapTypeAdapter extends XmlAdapter<String,MapType>
MapTypeAdapter()
String
marshal(MapType v)
MapType
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapTypeAdapter()
public MapType unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,MapType>
Exception
public String marshal(MapType v) throws Exception
marshal
Copyright © 2016–2018 Taimos GmbH. All rights reserved.