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

setObjectFactory

open fun setObjectFactory(objectFactory: ObjectFactory): Unit

Set the Castor ObjectFactory to be used during unmarshalling.

See Also
org.exolab.castor.xml.Unmarshaller#setObjectFactory(ObjectFactory)