Package de.hybris.platform.cmssmarteditwebservices.jaxb.adapters
package de.hybris.platform.cmssmarteditwebservices.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 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.DateAdapter is used by JAXB to convert Dates to String and vice versa using the UTC Time Zone.