spring-framework / org.springframework.web.servlet.view.xslt / XsltViewResolver / setOutputProperties

setOutputProperties

open fun setOutputProperties(outputProperties: Properties): Unit

Set arbitrary transformer output properties to be applied to the stylesheet.

Any values specified here will override defaults that this view sets programmatically.

See Also
javax.xml.transform.Transformer#setOutputProperty