unescapeHtml

Unescape this HTML-compatible literal to a plain string. Internally this uses org.apache.commons.text.StringEscapeUtils.unescapeHtml4

Receiver

The HTML string to unescape to a plain string.