escapedForHTML

Convert a string into HTML-escaped form, allowing the original string to be presented literally in a web browser or Swing component expecting HTML text.

Receiver

The string to escape.

Return

The HTML-escaped string.