public class DateHashMapAdapter extends XmlAdapter<DateHashMap,HashMap<String,Date>>
| Constructor and Description |
|---|
DateHashMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
DateHashMap |
marshal(HashMap<String,Date> v) |
HashMap<String,Date> |
unmarshal(DateHashMap v) |
public HashMap<String,Date> unmarshal(DateHashMap v) throws Exception
unmarshal in class XmlAdapter<DateHashMap,HashMap<String,Date>>Exceptionpublic DateHashMap marshal(HashMap<String,Date> v) throws Exception
marshal in class XmlAdapter<DateHashMap,HashMap<String,Date>>ExceptionCopyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.