JacksonXmlSerializer

constructor(mapper: XmlMapper = defaultMapper())

Parameters

mapper

The Jackson XML mapper to use for serializing and deserializing. Defaults to omitting null properties when writing and tolerating unknown properties when reading.