spring-framework / org.springframework.oxm.xstream / XStreamMarshaller / getXStream

getXStream

fun getXStream(): XStream

Return the native XStream delegate used by this marshaller.

NOTE: This method has been marked as final as of Spring 4.0. It can be used to access the fully configured XStream for marshalling but not configuration purposes anymore.