open fun setSuppressNamespaces(suppressNamespaces: Boolean): Unit
Sets whether this marshaller should output namespaces.
The default is false, i.e. namespaces are written.
false
See Also org.exolab.castor.xml.Marshaller#setSuppressNamespaces(boolean)