public class PropertiesAdapter extends XmlAdapter<AdaptedList,Map<String,List<String>>>
| Constructor and Description |
|---|
PropertiesAdapter() |
public AdaptedList marshal(Map<String,List<String>> arg0) throws Exception
marshal in class XmlAdapter<AdaptedList,Map<String,List<String>>>Exceptionpublic Map<String,List<String>> unmarshal(AdaptedList arg0) throws Exception
unmarshal in class XmlAdapter<AdaptedList,Map<String,List<String>>>ExceptionCopyright © 2014. All Rights Reserved.