escaped For HTML
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.
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.
The string to escape.
The HTML-escaped string.