escapeHtml

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

Receiver

The string to escape to an HTML string.