copy
inline fun copy(config: DefaultXmlSerializationPolicy.Builder.() -> Unit): DefaultXmlSerializationPolicy(source)
Create a copy of this configuration with the changes specified through the config parameter.
Create a copy of this configuration with the changes specified through the config parameter.