spring-framework / org.springframework.oxm.jaxb / Jaxb2Marshaller / setContextPaths

setContextPaths

open fun setContextPaths(vararg contextPaths: String): Unit

Set multiple JAXB context paths. The given array of context paths gets converted to a colon-delimited string, as supported by JAXB.