Package com.regnosys.rosetta.common.serialisation.xml.serialization
package com.regnosys.rosetta.common.serialisation.xml.serialization
-
ClassesClassDescriptionAdd a `schemaLocation` to the root XML element, if configured.Support for serialising substitution groups by replacing property writers with
SubstitutingBeanPropertyWriter, which will serialise the right property name based on the type of the value.Make lists unwrappable so each item may be unwrapped as well.A bean property writer which will change the property name based on the actual type of the value of the property.A copy of the classAsArraySerializerBase, except that it will unwrap all items.A copy of the classIndexedListSerializer, except that it will unwrap all items.