unescape Html
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.
Unescape this HTML-compatible literal to a plain string. Internally this uses org.apache.commons.text.StringEscapeUtils.unescapeHtml4
The HTML string to unescape to a plain string.