public final class MapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter
| Constructor and Description |
|---|
MapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
MapType |
marshal(java.util.Map arg0) |
java.util.Map |
unmarshal(MapType arg0) |
public MapType marshal(java.util.Map arg0) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapterjava.lang.Exceptionpublic java.util.Map unmarshal(MapType arg0) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapterjava.lang.Exception