Class StringMapAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.MapContainer,Map<String,String>>
de.hybris.platform.webservicescommons.jaxb.adapters.StringMapAdapter
public class StringMapAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.MapContainer,Map<String,String>>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
StringMapAdapter
public StringMapAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.MapContainer,Map<String, String>>
-
marshal
- Specified by:
marshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<StringMapAdapter.MapContainer,Map<String, String>>
-