Package de.hybris.platform.cmswebservices.jaxb.adapters
package de.hybris.platform.cmswebservices.jaxb.adapters
-
ClassesClassDescriptionThis Adapter is used to convert
Map<String, String>into XML/JSON objects, and vice-versa, where the entries are represented as Key/Value pairs, as opposed to an array representation.This class represents a simple key-value entry in a map.This class represents a key value map.This Adapter is used to convert multivalued mapsMap<String, Map<String, String>>into XML/JSON objects, and vice-versa, where the entries are represented as Key/Value pairs, as opposed to an array representation.This class represents a multivalued map.This class represents a simple key-value entry in a multivalued map.This class represents a parent entry in a multivalued map.DateAdapter is used by JAXB to convert Dates to String and vice versa using the UTC Time Zone.