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