spring-framework / org.springframework.oxm.jibx / JibxMarshaller / setTargetPackage

setTargetPackage

open fun setTargetPackage(targetPackage: String): Unit

Set the target package for this instance. Setting either this property or the targetClass property is required.

If targetClass is set, this property is ignored.