public class JaxbMapKeyMapAdapter extends XmlAdapter<JaxbMapKeyMap[],Map<String,Map<String,String>>>
Constructor and Description |
---|
JaxbMapKeyMapAdapter() |
Modifier and Type | Method and Description |
---|---|
JaxbMapKeyMap[] |
marshal(Map<String,Map<String,String>> map) |
Map<String,Map<String,String>> |
unmarshal(JaxbMapKeyMap[] list) |
Copyright © 2022 Apache Software Foundation. All rights reserved.