spring-framework / org.springframework.oxm.castor / CastorMarshaller / setRootElement

setRootElement

open fun setRootElement(rootElement: String): Unit

Set the name of the root element.

See Also
org.exolab.castor.xml.Marshaller#setRootElement(String)