open fun setWhitespacePreserve(whitespacePreserve: Boolean): Unit
Set whether the Castor Unmarshaller should preserve "ignorable" whitespace.
Default is false.
false
See Also org.exolab.castor.xml.Unmarshaller#setWhitespacePreserve(boolean)