unescapeXml

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

Receiver

The XML string to unescape to a plain string.