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.XmlAdapter
java.lang.Exception
public java.util.Map unmarshal(MapType arg0) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter
java.lang.Exception