public class UDLMapAdapter extends XmlAdapter<UDLValueMap,Map<String,List<UDLValue>>>
| Constructor and Description |
|---|
UDLMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
UDLValueMap |
marshal(Map<String,List<UDLValue>> value) |
Map<String,List<UDLValue>> |
unmarshal(UDLValueMap value) |
public Map<String,List<UDLValue>> unmarshal(UDLValueMap value) throws Exception
unmarshal in class XmlAdapter<UDLValueMap,Map<String,List<UDLValue>>>Exceptionpublic UDLValueMap marshal(Map<String,List<UDLValue>> value) throws Exception
marshal in class XmlAdapter<UDLValueMap,Map<String,List<UDLValue>>>ExceptionCopyright © 2024 CERN European Organization for Nuclear Research. All rights reserved.