open fun setNamespaceMappings(namespaceMappings: MutableMap<String, String>): Unit
Set the namespace mappings. Property names are interpreted as namespace prefixes; values are namespace URIs.
See Also
org.exolab.castor.xml.Marshaller#setNamespaceMapping(String, String)