If true, greater than will be escaped as "\u003E" and less than as
"\u003C".
By default, greater than/less than symbols are not escaped.
public setEscapeGtLt ( boolean $enabled ) | ||
$enabled | boolean | Whether greater than/less than should be escaped |