Class StringMapAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.KeyValueAdaptedMap,Map<String,String>>
de.hybris.platform.assistedservicewebservices.jaxb.adapters.StringMapAdapter
public class StringMapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.KeyValueAdaptedMap,Map<String,String>>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class represents a simple key-value entry in a map.static classThis class represents a key value map. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringMapAdapter
public StringMapAdapter()
-
-
Method Details
-
marshal
- Specified by:
marshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.KeyValueAdaptedMap,Map<String, String>>
-
unmarshal
- Specified by:
unmarshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.KeyValueAdaptedMap,Map<String, String>>
-