public class JaxbMapKeyMapAdapter extends XmlAdapter<JaxbMapKeyMap[],Map<String,Map<String,String>>>
JaxbMapKeyMapAdapter()
JaxbMapKeyMap[]
marshal(Map<String,Map<String,String>> map)
Map<String,Map<String,String>>
unmarshal(JaxbMapKeyMap[] list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbMapKeyMapAdapter()
public JaxbMapKeyMap[] marshal(Map<String,Map<String,String>> map) throws Exception
marshal
XmlAdapter<JaxbMapKeyMap[],Map<String,Map<String,String>>>
Exception
public Map<String,Map<String,String>> unmarshal(JaxbMapKeyMap[] list) throws Exception
unmarshal
Copyright © 2014. All rights reserved.