escapeXml

Escape this to an XML-compatible string literal. Internally this uses org.apache.commons.text.StringEscapeUtils.escapeXml11

Receiver

The string to escape to an XML string.