open fun setRootObject(root: Any): Unit
Set the expected root object for the unmarshaller, into which the source will be unmarshalled.
See Also org.exolab.castor.xml.Unmarshaller#setObject(Object)