escape Html
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.
Escape this to an HTML-compatible string literal. Internally this uses org.apache.commons.text.StringEscapeUtils.escapeHtml4
The string to escape to an HTML string.